Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DTessellation.cpp46 SkPoint chops[5]; in quadTo() local
62 SkConic chops[2]; in conicTo() local
81 SkPoint chops[7]; in cubicTo() local
DStrokeFixedCountTessellator.cpp147 SkPoint chops[5]; in chopQuadraticTo() local
154 SkConic chops[2]; in chopConicTo() local
163 SkPoint chops[7]; in chopCubicConvex180To() local
337 SkPoint chops[10]; in prepare() local
DStrokeHardwareTessellator.cpp182 SkPoint chops[10]; in writeCubicConvex180PatchesTo() local
407 SkPoint chops[5]; in internalConicPatchesTo() local
419 SkConic chops[2]; in internalConicPatchesTo() local
462 SkPoint chops[7]; in internalCubicConvex180PatchesTo() local
/third_party/skia/tests/
DGrPathUtilsTest.cpp39 SkPoint chops[10]; in check_cubic_convex_180() local
DPathOpsConicIntersectionTest.cpp143 const int chops = 2; in writeDPng() local
DGeometryTest.cpp577 SkPoint chops[10]; in test_chop_at_midtangent() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp251 SkSTArray<4, float>* chops) { in find_chops_around_inflection_points()
336 SkSTArray<4, float>* chops) { in find_chops_around_loop_intersection()
506 SkSTArray<4, float> chops; in cubicTo() local
541 const Sk2f& p2, const Sk2f& p3, const float chops[], in appendCubics()
/third_party/flutter/skia/tests/
DPathOpsConicIntersectionTest.cpp143 const int chops = 2; in writeDPng() local
/third_party/flutter/skia/src/gpu/geometry/
DGrPathUtils.cpp835 SkSTArray<2, SkScalar> chops; in chopCubicAtLoopIntersection() local