Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dcrop_imagefilter.cpp56 SkRect make_disjoint(const SkRect& r, float amountX, float amountY) { in make_disjoint() function
83 *cropRect = make_disjoint(*outputBounds, 0.15f, 0.0f); in get_example_rects()
106 *contentBounds = make_disjoint(*cropRect, 0.0f, 0.075f); in get_example_rects()