Searched defs:fJ2y (Results 1 – 3 of 3) sorted by relevance
288 const double fJ2y(rfEB.getY() - rfPA.getY() - 2.0/3.0*(rfPB.getY() - rfPA.getY())); in ImpSubDivDistance() local
2043 const double fJ2y( P3y - 2.0/3.0*QP2y - 1.0/3.0*QP3y ); in Impl_quadBezierApprox() local
1001 const double fJ2y( P3y - P1y - 2.0/3.0*(P4y - P1y) ); in ImplAdaptiveSubdivide() local
Completed in 41 milliseconds