Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DGrStrokeFixedCountTessellator.cpp64 SkPoint chops[5]; in quadraticTo() local
82 SkConic chops[2]; in conicTo() local
100 SkPoint chops[7]; in cubicConvex180To() local
290 SkPoint chops[10]; in prepare() local
DGrStrokeHardwareTessellator.cpp174 SkPoint chops[10]; in writeCubicConvex180PatchesTo() local
393 SkPoint chops[5]; in internalConicPatchesTo() local
405 SkConic chops[2]; in internalConicPatchesTo() local
448 SkPoint chops[7]; in internalCubicConvex180PatchesTo() local
DGrStrokeIndirectTessellator.cpp138 SkPoint chops[7]; in countChoppedCubic() local
/external/skia/tests/
DGrPathUtilsTest.cpp39 SkPoint chops[10]; in check_cubic_convex_180() local
DPathOpsConicIntersectionTest.cpp143 const int chops = 2; in writeDPng() local
DStrokeIndirectTest.cpp289 SkPoint chops[10]; in verifyResolveLevels() local
DGeometryTest.cpp575 SkPoint chops[10]; in test_chop_at_midtangent() local
/external/skqp/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()
/external/skqp/tests/
DPathOpsConicIntersectionTest.cpp144 const int chops = 2; in writeDPng() local
/external/skqp/src/gpu/
DGrPathUtils.cpp835 SkSTArray<2, SkScalar> chops; in chopCubicAtLoopIntersection() local