Home
last modified time | relevance | path

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

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