Home
last modified time | relevance | path

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

/external/skia/third_party/skcms/
Dskcms.cc83 static float exp2f_(float x) { in exp2f_() function
109 : exp2f_(log2f_(x) * y); in powf_()
114 return exp2f_(log2_e * x); in expf_()
/external/skqp/third_party/skcms/
Dskcms.cc1377 static float exp2f_(float x) { in exp2f_() function
1395 : exp2f_(log2f_(x) * y); in powf_()