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

  /external/skia/gm/
thinrects.cpp 68 static const SkRect vertRects[] = {
78 for (size_t j = 0; j < SK_ARRAY_COUNT(vertRects); ++j) {
79 canvas->drawRect(vertRects[j], p);

Completed in 805 milliseconds