Searched refs:fromLeft (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | bigrect.cpp | 41 SkRect fromLeft = SkRect::MakeLTRB(-big, 20, 17, 25); in draw_big_rect() local 42 canvas->drawRect(fromLeft, rectPaint); in draw_big_rect() |
Completed in 1 milliseconds