Home
last modified time | relevance | path

Searched refs:cubicY (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/samplecode/
H A DSampleFitCubicToCircle.cpp102 double find_max_error_T(double cubicX[4], double cubicY[4]) { in find_max_error_T() argument
107 auto [y, dy, ddy] = eval_cubic(cubicY, T); in find_max_error_T()

Completed in 1 milliseconds