Home
last modified time | relevance | path

Searched defs:setConvexity (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkPath.cpp763 void SkPath::setConvexity(Convexity c) { in setConvexity() function in SkPath
768 void SkPath::setConvexity(Convexity c) const { in setConvexity() function in SkPath
/third_party/skia/src/core/
DSkPath.cpp552 void SkPath::setConvexity(SkPathConvexity c) { in setConvexity() function in SkPath
557 void SkPath::setConvexity(SkPathConvexity c) const { in setConvexity() function in SkPath