Searched defs:SkScalarToFractionalInt (Results 1 – 2 of 2) sorted by relevance
23 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x) macro29 #define SkScalarToFractionalInt(x) SkScalarToFixed(x) macro
21 #define SkScalarToFractionalInt(x) SkScalarToFixed48(x) macro27 #define SkScalarToFractionalInt(x) SkScalarToFixed(x) macro