Home
last modified time | relevance | path

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

/external/skia/gm/
Dthinrects.cpp84 constexpr SkRect horizRects[] = { in DrawHorizRects() local
94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) { in DrawHorizRects()
95 canvas->drawRect(horizRects[j], p); in DrawHorizRects()
/external/skqp/gm/
Dthinrects.cpp84 constexpr SkRect horizRects[] = { in DrawHorizRects() local
94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) { in DrawHorizRects()
95 canvas->drawRect(horizRects[j], p); in DrawHorizRects()