Searched defs:tightOut (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathOpsTightBoundsTest.cpp104 SkIRect tightOut; local
105 tightBounds.roundOut(&tightOut);
106 REPORTER_ASSERT(data->fReporter, tightOut.contains(bitsWritten));

Completed in 970 milliseconds