Searched defs:readBackBounds (Results 1 - 2 of 2) sorted by last modified time

/external/skia/tests/
H A DPathTest.cpp1935 const SkRect& readBackBounds = readBack.getBounds(); local
1937 REPORTER_ASSERT(reporter, origBounds == readBackBounds);
/external/chromium_org/third_party/skia/tests/
H A DPathTest.cpp2000 const SkRect& readBackBounds = readBack.getBounds(); local
2002 REPORTER_ASSERT(reporter, origBounds == readBackBounds);

Completed in 244 milliseconds