HomeSort by relevance Sort by last modified time
    Searched full:horizrects (Results 1 - 1 of 1) sorted by null

  /external/skia/gm/
thinrects.cpp 84 static const SkRect horizRects[] = {
94 for (size_t j = 0; j < SK_ARRAY_COUNT(horizRects); ++j) {
95 canvas->drawRect(horizRects[j], p);

Completed in 283 milliseconds