Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkTypes.h252 static inline int32_t SkLeftShift(int32_t value, int32_t shift) { in SkLeftShift() function
256 static inline int64_t SkLeftShift(int64_t value, int32_t shift) { in SkLeftShift() function