Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsCommon.cpp274 int thingOne = row < col ? row : ends - row - 2; in Assemble() local
275 int ndxOne = thingOne >> 1; in Assemble()
276 bool endOne = thingOne & 1; in Assemble()