Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.h532 void setWindValue(int windValue) { in setWindValue()
552 int windValue() const { in windValue() function
DSkPathOpsWinding.cpp321 int windValue = ccw ? -span->windValue() : span->windValue(); in sortableTop() local
DSkOpCoincidence.cpp1037 int windValue = start->windValue(); in apply() local