Home
last modified time | relevance | path

Searched refs:inflatedBounds (Results 1 – 2 of 2) 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()
/external/chromium_org/third_party/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()