Home
last modified time | relevance | path

Searched defs:tan3 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCGeometry.cpp277 const Sk2f& p3, Sk2f& tan0, Sk2f& tan3, Sk2f& c) { in is_cubic_nearly_quadratic()
310 Sk2f tan0, tan3, c; in cubicTo() local
463 const Sk2f& tan3, int maxFutureSubdivisions) { in chopCubicAtMidTangent()
518 Sk2f tan3 = first_unless_nearly_zero(p3 - p2, p3 - p1); in appendMonotonicCubics() local
562 Sk2f tan0, tan3, c; in appendCubicApproximation() local
/external/skqp/src/gpu/ccpr/
DGrCCGeometry.cpp277 const Sk2f& p3, Sk2f& tan0, Sk2f& tan3, Sk2f& c) { in is_cubic_nearly_quadratic()
310 Sk2f tan0, tan3, c; in cubicTo() local
463 const Sk2f& tan3, int maxFutureSubdivisions) { in chopCubicAtMidTangent()
518 Sk2f tan3 = first_unless_nearly_zero(p3 - p2, p3 - p1); in appendMonotonicCubics() local
562 Sk2f tan0, tan3, c; in appendCubicApproximation() local