Home | History | Annotate | Download | only in batches

Lines Matching refs:GrTessellator

27 #include "GrTessellator.h"
221 GrTessellator::WindingVertex* windingVertices;
222 int triVertexCount = GrTessellator::PathToVertices(linesOnlyPath, 0, bounds, &windingVertices);