Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpSpan.h540 void setWindValue(int windValue) { in setWindValue() function
DSkOpCoincidence.cpp1123 start->setWindValue(windValue); in apply()
1126 oStart->setWindValue(oWindValue); in apply()
DSkOpSegment.cpp327 span->setWindValue(0); in clearOne()