Searched refs:lastBlackRow (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dfilterbug.cpp12 static const sk_sp<SkImage> make_image(int firstBlackRow, int lastBlackRow) { argument
19 for (int y = firstBlackRow; y < lastBlackRow; ++y) {
/external/skqp/gm/
H A Dfilterbug.cpp11 static const sk_sp<SkImage> make_image(int firstBlackRow, int lastBlackRow) { argument
18 for (int y = firstBlackRow; y < lastBlackRow; ++y) {

Completed in 109 milliseconds