Home
last modified time | relevance | path

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

/third_party/flutter/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()
/third_party/skia/tests/
DPathOpsTightBoundsTest.cpp103 SkIRect tightOut; in testTightBoundsQuads() local
104 tightBounds.roundOut(&tightOut); in testTightBoundsQuads()
105 REPORTER_ASSERT(data->fReporter, tightOut.contains(bitsWritten)); in testTightBoundsQuads()