Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h4366 static float stbtt__cuberoot( float x ) in stbtt__cuberoot() function
4386 u = stbtt__cuberoot(u); in stbtt__solve_cubic()
4387 v = stbtt__cuberoot(v); in stbtt__solve_cubic()