Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAAConvexTessellator.cpp404 int lastPerpIdx = -1, firstPerpIdx = -1, newIdx0, newIdx1, newIdx2; in createOuterRing() local
434 newIdx2 = newIdx1; in createOuterRing()
436 newIdx2 = this->addPt(temp, -fTargetDepth, false); in createOuterRing()
451 this->addTri(cur, newIdx1, newIdx2); in createOuterRing()
456 lastPerpIdx = newIdx2; in createOuterRing()