Home
last modified time | relevance | path

Searched refs:tightOut (Results 1 – 1 of 1) sorted by relevance

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