HomeSort by relevance Sort by last modified time
    Searched refs:fWindValue (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkOpSpan.h 479 return fWindValue == 0 && fOppValue == 0;
537 fWindValue = windValue;
554 return fWindValue;
563 int fWindValue; // 0 == canceled; 1 == normal; >1 == coincident
SkOpSpan.cpp 391 fWindValue = 1;

Completed in 62 milliseconds