Searched defs:inverse_parametric (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkColorSpaceXform.cpp143 static float inverse_parametric(float x, float g, float a, float b, float c, float d, float e, function
178 float y = inverse_parametric(x, g, a, b, c, d, e, f);
/external/skqp/src/core/
H A DSkColorSpaceXform.cpp143 static float inverse_parametric(float x, float g, float a, float b, float c, float d, float e, function
178 float y = inverse_parametric(x, g, a, b, c, d, e, f);

Completed in 100 milliseconds