Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsCommon.cpp276 bool endOne = thingOne & 1; in Assemble() local
277 int* linkOne = endOne ? eLink.begin() : sLink.begin(); in Assemble()
289 bool flip = endOne == endTwo; in Assemble()