Home
last modified time | relevance | path

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

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