Home
last modified time | relevance | path

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

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