Searched defs:SkToS16 (Results 1 – 2 of 2) sorted by relevance
34 int16_t SkToS16(long x) in SkToS16() function
132 #define SkToS16(x) ((int16_t)(x)) macro