Searched defs:tightOut (Results 1 - 1 of 1) sorted by relevance
/external/skia/tests/ | ||
H A D | PathOpsTightBoundsTest.cpp | 104 SkIRect tightOut; local 105 tightBounds.roundOut(&tightOut); 106 REPORTER_ASSERT(data->fReporter, tightOut.contains(bitsWritten)); |
Completed in 970 milliseconds