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

/external/chromium_org/third_party/skia/gm/
H A Dthinrects.cpp84 static const SkRect horizRects[] = { local
94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) {
95 canvas->drawRect(horizRects[j], p);
/external/skia/gm/
H A Dthinrects.cpp84 static const SkRect horizRects[] = { local
94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) {
95 canvas->drawRect(horizRects[j], p);

Completed in 143 milliseconds