Home
last modified time | relevance | path

Searched defs:windValue (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpSpan.h540 void setWindValue(int windValue) { in setWindValue()
560 int windValue() const { in windValue() function
DSkPathOpsWinding.cpp340 int windValue = ccw ? -span->windValue() : span->windValue(); in sortableTop() local
DSkOpCoincidence.cpp1068 int windValue = start->windValue(); in apply() local