Searched defs:chops (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/src/gpu/tessellate/ | ||
H A D | Tessellation.cpp | 46 SkPoint chops[5]; in quadTo() local 62 SkConic chops[2]; in conicTo() local 81 SkPoint chops[7]; cubicTo() local [all...] |
H A D | StrokeFixedCountTessellator.cpp | 147 SkPoint chops[5]; in chopQuadraticTo() local 154 SkConic chops[2]; in chopConicTo() local 163 SkPoint chops[7]; chopCubicConvex180To() local 337 SkPoint chops[10]; prepare() local [all...] |
H A D | StrokeHardwareTessellator.cpp | 182 SkPoint chops[10]; in writeCubicConvex180PatchesTo() local 407 SkPoint chops[5]; internalConicPatchesTo() local 419 SkConic chops[2]; internalConicPatchesTo() local 462 SkPoint chops[7]; internalCubicConvex180PatchesTo() local [all...] |
/third_party/skia/tests/ | ||
H A D | GrPathUtilsTest.cpp | 39 SkPoint chops[10]; in check_cubic_convex_180() local |
H A D | PathOpsConicIntersectionTest.cpp | 143 const int chops = 2; in writeDPng() local |
H A D | GeometryTest.cpp | 577 SkPoint chops[10]; in test_chop_at_midtangent() local |
Completed in 6 milliseconds