HomeSort by relevance Sort by last modified time
    Searched refs:inflatedBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tests/
ClipStackTest.cpp 956 SkRect inflatedBounds = kBounds;
957 inflatedBounds.outset(kBounds.width() / 2, kBounds.height() / 2);
959 inflatedBounds.roundOut(&inflatedIBounds);
    [all...]
  /external/skia/tests/
ClipStackTest.cpp 956 SkRect inflatedBounds = kBounds;
957 inflatedBounds.outset(kBounds.width() / 2, kBounds.height() / 2);
959 inflatedBounds.roundOut(&inflatedIBounds);
    [all...]

Completed in 579 milliseconds