OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 243 milliseconds