Searched refs:SkScalarToFixed3232 (Results 1 – 3 of 3) sorted by relevance
24 #define SkScalarPinToGradFixed(x) SkScalarToFixed3232(SkTPin(x, \
148 #define SkScalarToFixed3232(x) SkFloatToFixed3232(x) macro
23 #define SkScalarToFractionalInt(x) SkScalarToFixed3232(x)