HomeSort by relevance Sort by last modified time
    Searched full:tightout (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
PathOpsTightBoundsTest.cpp 104 SkIRect tightOut;
105 tightBounds.roundOut(&tightOut);
106 REPORTER_ASSERT(data->fReporter, tightOut.contains(bitsWritten));

Completed in 2168 milliseconds