Searched refs:horizRects (Results 1 – 2 of 2) sorted by relevance
84 constexpr SkRect horizRects[] = { in DrawHorizRects() local94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) { in DrawHorizRects()95 canvas->drawRect(horizRects[j], p); in DrawHorizRects()