Searched defs:SkScalarToFDot6 (Results 1 – 1 of 1) sorted by relevance
42 #define SkScalarToFDot6(x) (SkFDot6)((x) * 64) macro44 #define SkScalarToFDot6(x) ((x) >> 10) macro