Home
last modified time | relevance | path

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

/third_party/skia/third_party/skcms/
Dskcms.cc62 static float log2f_(float x) { in log2f_() function
80 return ln2*log2f_(x); in logf_()
109 : exp2f_(log2f_(x) * y); in powf_()
2196 tf.g = log2f_(mid_y) / log2f_(mid_x); in skcms_ApproximateCurve()