/external/chromium_org/third_party/skia/src/gpu/ |
GrPathUtils.cpp | 384 void convert_noninflect_cubic_to_quads(const SkPoint p[4], function in namespace:__anon14190 510 convert_noninflect_cubic_to_quads(choppedPts + 0, 516 convert_noninflect_cubic_to_quads(choppedPts + 3, 539 convert_noninflect_cubic_to_quads(cubic, tolSqd, constrainWithinTangents, dir, quads);
|
/external/skia/src/gpu/ |
GrPathUtils.cpp | 384 void convert_noninflect_cubic_to_quads(const SkPoint p[4], function in namespace:__anon26062 510 convert_noninflect_cubic_to_quads(choppedPts + 0, 516 convert_noninflect_cubic_to_quads(choppedPts + 3, 539 convert_noninflect_cubic_to_quads(cubic, tolSqd, constrainWithinTangents, dir, quads);
|