Searched defs:SkIntToFDot6 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkFDot6.h | 44 inline SkFDot6 SkIntToFDot6(int x) { in SkIntToFDot6() function 49 #define SkIntToFDot6(x) ((x) << 6) macro |
Completed in 1 milliseconds