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

/external/skia/tests/
H A DClipStackTest.cpp956 SkRect inflatedBounds = kBounds; local
957 inflatedBounds.outset(kBounds.width() / 2, kBounds.height() / 2);
959 inflatedBounds.roundOut(&inflatedIBounds);

Completed in 137 milliseconds