Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp2265 SkPathPriv::FirstDirection getFirstDirection() const { return fFirstDirection; } in getFirstDirection() function
2465 fFirstDirection = state.getFirstDirection(); in internalGetConvexity()