Searched defs:fWindValue (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSpan.h433 return fWindValue == 0 && fOppValue == 0;
487 fWindValue = windValue;
504 return fWindValue;
513 int fWindValue; // 0 == canceled; 1 == normal; >1 == coincident member in class:SkOpSpan

Completed in 67 milliseconds