Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAATriangulator.cpp664 int64_t count64 = CountPoints(polys, SkPathFillType::kWinding); in polysToAATriangles() local
DGrTriangulator.cpp1500 int64_t count64 = CountPoints(polys, fPath.getFillType()); in polysToTriangles() local
/external/skqp/src/gpu/
DGrTessellator.cpp2245 int64_t count64 = count_points(polys, fillType); in PathToTriangles() local
2283 int64_t count64 = count_points(polys, fillType); in PathToVertices() local