Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsTightBoundsTest.cpp31 REPORTER_ASSERT(data->fReporter, TightBounds(path, &tightBounds)); in testTightBoundsLines()
81 REPORTER_ASSERT(data->fReporter, TightBounds(path, &tightBounds)); in testTightBoundsQuads()
/external/skia/src/pathops/
DSkPathOpsTightBounds.cpp10 bool TightBounds(const SkPath& path, SkRect* result) { in TightBounds() function
/external/skia/include/pathops/
DSkPathOps.h81 bool SK_API TightBounds(const SkPath& path, SkRect* result);