Searched defs:SkToS8 (Results 1 – 2 of 2) sorted by relevance
22 int8_t SkToS8(long x) in SkToS8() function
130 #define SkToS8(x) ((int8_t)(x)) macro