Searched defs:b32_to_16 (Results 1 – 1 of 1) sorted by relevance
1177 static inline int b32_to_16(int x) { return SkB32ToB16(x); } in b32_to_16() function1193 static inline int b32_to_16(int x) { return round8to5(x); } in b32_to_16() function