Searched refs:show_bounds (Results 1 - 4 of 4) sorted by relevance

/external/skia/gm/
H A Dimagemakewithfilter.cpp19 static void show_bounds(SkCanvas* canvas, const SkIRect& subset, const SkIRect& clip) { function
89 show_bounds(canvas, SkIRect::MakeXYWH(offset.x(), offset.y(), outSubset.width(),
H A Dfontmgr.cpp219 static void show_bounds(SkCanvas* canvas, const SkPaint& paint, SkScalar x, SkScalar y, function in class:FontMgrBoundsGM
308 show_bounds(canvas, paint, x, y, boundsColors[index & 1]);
/external/skqp/gm/
H A Dimagemakewithfilter.cpp19 static void show_bounds(SkCanvas* canvas, const SkIRect& subset, const SkIRect& clip) { function
89 show_bounds(canvas, SkIRect::MakeXYWH(offset.x(), offset.y(), outSubset.width(),
H A Dfontmgr.cpp219 static void show_bounds(SkCanvas* canvas, const SkPaint& paint, SkScalar x, SkScalar y, function in class:FontMgrBoundsGM
308 show_bounds(canvas, paint, x, y, boundsColors[index & 1]);

Completed in 120 milliseconds