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

  /external/skia/src/pathops/
SkOpSpan.h 479 return fWindValue == 0 && fOppValue == 0;
499 return fOppValue;
522 fOppValue = oppValue;
564 int fOppValue; // normally 0 -- when binary coincident edges combine, opp value goes here
SkOpSpan.cpp 392 fOppValue = 0;

Completed in 56 milliseconds