Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkPath.cpp2333 struct Convexicator { struct
2334 Convexicator() in Convexicator() function
2516 Convexicator state; in internalGetConvexity() argument
2619 struct Convexicator { struct
2819 SkPath::Convexity convexity = Convexicator::BySign(points, (int) (last - points)); in internalGetConvexity()
2832 Convexicator state; in internalGetConvexity()
2889 SkPath::Convexity convexity = Convexicator::BySign(points, count); in IsConvex()
2893 Convexicator state; in IsConvex()
/external/skia/src/core/
DSkPath.cpp2067 struct Convexicator { struct
2234 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity()
2241 Convexicator state; in computeConvexity()