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