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

  /external/skia/src/pathops/
SkOpSegment.cpp     [all...]
SkPathOpsDebug.cpp 901 const SkOpSegment* priorOpp = nullptr;
903 while (!priorOpp && priorTest) {
912 priorOpp = opp;
918 if (!priorOpp) {
    [all...]

Completed in 77 milliseconds