Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkColorSpaceXform.cpp142 static float inverse_parametric(float x, float g, float a, float b, float c, float d, float e, in inverse_parametric() function
177 float y = inverse_parametric(x, g, a, b, c, d, e, f); in build_table_linear_to_gamma()