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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsCommon.cpp53 bool testOpp = contour->operand() ^ current->operand() ^ opp; local
66 testOpp, testSeg == current);
97 bestOpp = testOpp;
/external/skia/src/pathops/
H A DSkPathOpsCommon.cpp53 bool testOpp = contour->operand() ^ current->operand() ^ opp; local
66 testOpp, testSeg == current);
97 bestOpp = testOpp;

Completed in 135 milliseconds