Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrTriangulator.cpp1721 SkPathFillType overrideFillType, in polysToTriangles()
1781 int64_t GrTriangulator::CountPoints(Poly* polys, SkPathFillType overrideFillType) { in CountPoints()