Searched refs:show_bounds (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/gm/ |
H A D | fontmgr.cpp | 226 static SkRect show_bounds(SkCanvas* canvas, const SkFont& font, SkScalar x, SkScalar y, in show_bounds() function in FontMgrBoundsGM 355 SkRect drawBounds = show_bounds(canvas, font, x, y, color, fLabelBounds);
|
H A D | imagemakewithfilter.cpp | 40 static void show_bounds(SkCanvas* canvas, const SkIRect* clip, const SkIRect* inSubset, in show_bounds() function 334 show_bounds(canvas, &clipBound, &subset, outSubsetBounds);
|
Completed in 2 milliseconds