Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:expf

1941           v(1.0f + expf(-s + 0.5f*s)) {
1945 return ((1.0f/(1.0f + expf(-x*s + 0.5f*s))) - 0.5f) * v + 0.5f;
2097 v(1.0f + expf(-s + 0.5f*s)) {
2101 return ((1.0f/(1.0f + expf(-x*s + 0.5f*s))) - 0.5f) * v + 0.5f;