Searched defs:smallRect (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/gm/ | ||
H A D | matrixconvolution.cpp | 126 SkIRect smallRect = SkIRect::MakeXYWH(10, 5, 60, 60); variable |
H A D | roundrects.cpp | 351 SkRect smallRect = { -30, -20, 30, 20 }; variable |
Completed in 2 milliseconds