Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrInnerFanTriangulator.h38 int polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAlloc, in polysToTriangles() function
DGrTriangulator.cpp1427 void* GrTriangulator::polysToTriangles(Poly* polys, void* data, in polysToTriangles() function in GrTriangulator
1499 int GrTriangulator::polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAllocator) const { in polysToTriangles() function in GrTriangulator