Home
last modified time | relevance | path

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

/external/skia/src/gpu/ccpr/
DGrCCGeometry.cpp107 Sk2f tan0 = p1 - p0; in appendMonotonicQuadratics() local
277 const Sk2f& p3, Sk2f& tan0, Sk2f& tan3, Sk2f& c) { in is_cubic_nearly_quadratic()
310 Sk2f tan0, tan3, c; in cubicTo() local
462 const Sk2f& p3, const Sk2f& tan0, in chopCubicAtMidTangent()
517 Sk2f tan0 = first_unless_nearly_zero(p1 - p0, p2 - p0); in appendMonotonicCubics() local
562 Sk2f tan0, tan3, c; in appendCubicApproximation() local
/external/skqp/src/gpu/ccpr/
DGrCCGeometry.cpp107 Sk2f tan0 = p1 - p0; in appendMonotonicQuadratics() local
277 const Sk2f& p3, Sk2f& tan0, Sk2f& tan3, Sk2f& c) { in is_cubic_nearly_quadratic()
310 Sk2f tan0, tan3, c; in cubicTo() local
462 const Sk2f& p3, const Sk2f& tan0, in chopCubicAtMidTangent()
517 Sk2f tan0 = first_unless_nearly_zero(p1 - p0, p2 - p0); in appendMonotonicCubics() local
562 Sk2f tan0, tan3, c; in appendCubicApproximation() local