Searched defs:SkIntToFDot6 (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkFDot6.h28 inline SkFDot6 SkIntToFDot6(S16CPU x) { function
33 #define SkIntToFDot6(x) ((x) << 6) macro

Completed in 49 milliseconds