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

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

Completed in 263 milliseconds