Home
last modified time | relevance | path

Searched refs:gauss_newton_step (Results 1 – 2 of 2) sorted by relevance

/external/skqp/third_party/skcms/
Dskcms.cc1537 static bool gauss_newton_step(const skcms_Curve* curve, in gauss_newton_step() function
1638 if (!gauss_newton_step(curve, tf, in fit_nonlinear()
/external/skia/third_party/skcms/
Dskcms.cc1989 static bool gauss_newton_step(const skcms_Curve* curve, in gauss_newton_step() function
2129 if (!gauss_newton_step(curve, tf, L*dx, dx, N-L) || !fixup_tf()) { in fit_nonlinear()