Searched refs:vertexAllocator (Results 1 – 1 of 1) sorted by relevance
1835 VertexAllocator* vertexAllocator, bool antialias, const GrColor& color, in PathToTriangles() argument1855 void* verts = vertexAllocator->lock(count); in PathToTriangles()1869 / vertexAllocator->stride()); in PathToTriangles()1871 vertexAllocator->unlock(actualCount); in PathToTriangles()