Home
last modified time | relevance | path

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

/external/skia/src/gpu/geometry/
DGrTriangulator.cpp1567 SkPathFillType overrideFillType, in polysToTriangles()
1627 int64_t GrTriangulator::CountPoints(Poly* polys, SkPathFillType overrideFillType) { in CountPoints()