Searched defs:SkLeftShift (Results 1 – 1 of 1) sorted by relevance
251 static inline int32_t SkLeftShift(int32_t value, int32_t shift) { in SkLeftShift() function255 static inline int64_t SkLeftShift(int64_t value, int32_t shift) { in SkLeftShift() function