Home
last modified time | relevance | path

Searched defs:outerVertex (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrTessellator.cpp1579 Vertex* outerVertex = alloc.make<Vertex>(outerPoint, 0); in stroke_boundary() local
1595 Vertex* outerVertex = outerVertices.fHead; in stroke_boundary() local