Home
last modified time | relevance | path

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

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