Searched defs:SkLeftShift (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkTypes.h251 static inline int32_t SkLeftShift(int32_t value, int32_t shift) { function
255 static inline int64_t SkLeftShift(int64_t value, int32_t shift) { function

Completed in 137 milliseconds