Searched defs:SkScalarFraction (Results 1 – 1 of 1) sorted by relevance
81 #define SkScalarFraction(x) sk_float_mod(x, 1.0f) macro187 #define SkScalarFraction(x) SkFixedFraction(x) macro