Searched defs:ComputeWorstCasePointCount (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrMSAAPathRenderer.cpp226 ComputeWorstCasePointCount(path, &contourCount, &maxLineVertices, &maxQuadVertices);
272 static void ComputeWorstCasePointCount(const SkPath& path, int* subpaths, function in class:final

Completed in 93 milliseconds