Searched refs:stbtt__solve_cubic (Results 1 – 1 of 1) sorted by relevance
4918 static int stbtt__solve_cubic(float a, float b, float c, float * r) function5093 num = stbtt__solve_cubic(b, c, d, res);