Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp2215 kLeft_DirChange, enumerator
2321 return (1 == sign) ? kRight_DirChange : kLeft_DirChange; in directionChange()
2334 return (1 == sign) ? kRight_DirChange : kLeft_DirChange; in directionChange()
2362 case kLeft_DirChange: // fall through in addVec()