Home
last modified time | relevance | path

Searched refs:make_outset (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dcrop_imagefilter.cpp52 SkRect make_outset(const SkRect& r, float amountX, float amountY) { in make_outset() function
75 *cropRect = make_outset(*outputBounds, 0.15f, 0.15f); in get_example_rects()
102 *contentBounds = make_outset(*cropRect, 0.1f, 0.1f); in get_example_rects()