Searched refs:activePrior (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkOpSegment.cpp281 bool activePrior = !fHead.isCanceled(); local
282 if (activePrior && !fHead.simple()) {
288 if (activePrior) {
301 activePrior = active;
305 if (activePrior && !fTail.simple()) {

Completed in 38 milliseconds