Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkCubicMap.cpp94 static float solve_nice_cubic_householder(float A, float B, float C, float D) { in solve_nice_cubic_householder() function
154 solve_nice_cubic_householder(A, B, C, -x); in compute_t_from_x()
/external/skia/src/core/
DSkCubicMap.cpp94 static float solve_nice_cubic_householder(float A, float B, float C, float D) { in solve_nice_cubic_householder() function
154 solve_nice_cubic_householder(A, B, C, -x); in compute_t_from_x()