Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp2292 SkPathPriv::FirstDirection getFirstDirection() const { return fFirstDirection; } in getFirstDirection() function
2500 if (SkPathPriv::kUnknown_FirstDirection == state.getFirstDirection() && in internalGetConvexity()
2504 fFirstDirection = state.getFirstDirection(); in internalGetConvexity()
/external/skqp/src/core/
DSkPath.cpp2408 SkPathPriv::FirstDirection getFirstDirection() const { return fFirstDirection; } in getFirstDirection() function
2616 if (SkPathPriv::kUnknown_FirstDirection == state.getFirstDirection() && in internalGetConvexity()
2620 fFirstDirection = state.getFirstDirection(); in internalGetConvexity()