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