Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPath.cpp2113 kLeft_DirChange, enumerator
2211 return 1 == SkScalarSignAsInt(cross) ? kRight_DirChange : kLeft_DirChange; in directionChange()
2217 case kLeft_DirChange: // fall through in addVec()

Completed in 6 milliseconds