Searched refs:SkScalarExp (Results 1 – 3 of 3) sorted by relevance
50 #define SkScalarExp(x) (float)sk_float_exp(x) macro
690 values[i] = SkScalarRoundToInt((SkScalarExp(-4 * d * d) - 0.018f) * 255); in create_falloff_texture()