Home
last modified time | relevance | path

Searched refs:classicBounds (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DPathOpsTightBoundsTest.cpp28 SkRect classicBounds = path.getBounds(); in testTightBoundsLines() local
31 REPORTER_ASSERT(data->fReporter, classicBounds == tightBounds); in testTightBoundsLines()
78 SkRect classicBounds = path.getBounds(); in testTightBoundsQuads() local
81 REPORTER_ASSERT(data->fReporter, classicBounds.contains(tightBounds)); in testTightBoundsQuads()

Completed in 1 milliseconds