Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkScalerContext.cpp622 SkIRect origBounds = dstMask.fBounds; in getImage() local
676 if (dstMask.fBounds != origBounds) { in getImage()
/third_party/skia/tests/
H A DPathTest.cpp2615 const SkRect& origBounds = p.getBounds(); in write_and_read_back() local
2618 REPORTER_ASSERT(reporter, origBounds == readBackBounds); in write_and_read_back()

Completed in 11 milliseconds