Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.h236 bool knownToBeClosed() const { in knownToBeClosed() function in GrStyledShape
H A DGrStyledShape.cpp263 if (parent.knownToBeClosed()) { in setInheritedKey()
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp374 !args.fShape->knownToBeClosed() || in onCanDrawPath()
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp197 REPORTER_ASSERT(r, allowedClosednessDiff || a.knownToBeClosed() == b.knownToBeClosed()); in check_equivalence()
1032 bool affectsStroke = !shape.knownToBeClosed(); in test_stroke_cap()

Completed in 9 milliseconds