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

/external/skia/src/pathops/
H A DSkPathOpsCommon.cpp283 bool endTwo = thingTwo & 1; variable
284 int* linkTwo = endTwo ? eLink.begin() : sLink.begin();
289 bool flip = endOne == endTwo;

Completed in 47 milliseconds