Home
last modified time | relevance | path

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

/third_party/skia/third_party/skcms/
Dskcms.cc112 static float expf_(float x) { in expf_() function
210 : expf_((x-hlg.c)*hlg.a) + hlg.b); in skcms_TransferFunction_eval()