Home
last modified time | relevance | path

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

/third_party/skia/third_party/skcms/
Dskcms.cc78 static float logf_(float x) { in logf_() function
218 : hlg.a * logf_(x - hlg.b) + hlg.c); in skcms_TransferFunction_eval()
2005 dfdP[0] = logf_(Y)*powf_(Y, g) in rg_nonlinear()
2006 - logf_(D)*powf_(D, g); in rg_nonlinear()