Home
last modified time | relevance | path

Searched defs:r32_to_16 (Results 1 – 1 of 1) sorted by relevance

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp1175 static inline int r32_to_16(int x) { return SkR32ToR16(x); } in r32_to_16() function
1191 static inline int r32_to_16(int x) { return round8to5(x); } in r32_to_16() function