Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/geometry/
DGrInnerFanTriangulator.h44 int polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAlloc, in polysToTriangles() function
DGrTriangulator.cpp1567 skgpu::VertexWriter GrTriangulator::polysToTriangles(Poly* polys, in polysToTriangles() function in GrTriangulator
1640 int GrTriangulator::polysToTriangles(Poly* polys, GrEagerVertexAllocator* vertexAllocator) const { in polysToTriangles() function in GrTriangulator