Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScalerContext.cpp626 SkIRect origBounds = dstMask.fBounds; in getImage() local
680 if (dstMask.fBounds != origBounds) { in getImage()
/external/skqp/tests/
DPathTest.cpp2625 const SkRect& origBounds = p.getBounds(); in write_and_read_back() local
2628 REPORTER_ASSERT(reporter, origBounds == readBackBounds); in write_and_read_back()
/external/skia/tests/
DPathTest.cpp2616 const SkRect& origBounds = p.getBounds(); in write_and_read_back() local
2619 REPORTER_ASSERT(reporter, origBounds == readBackBounds); in write_and_read_back()