Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DClipStackTest.cpp802 SkRect stackBounds; in test_invfill_diff_bug() local
804 stack.getBounds(&stackBounds, &stackBoundsType); in test_invfill_diff_bug()
806 REPORTER_ASSERT(reporter, stackBounds.isEmpty()); in test_invfill_diff_bug()
/third_party/skia/src/core/
H A DSkBitmapDevice.cpp704 const SkIRect& stackBounds = fRCStack.rc().getBounds(); in validateDevBounds() local
705 SkASSERT(drawClipBounds == stackBounds); in validateDevBounds()

Completed in 3 milliseconds