Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkTypes.h102 static inline constexpr int32_t SkLeftShift(int32_t value, int32_t shift) { in SkLeftShift() function
106 static inline constexpr int64_t SkLeftShift(int64_t value, int32_t shift) { in SkLeftShift() function
/external/skia/include/core/
DSkTypes.h519 static inline constexpr int32_t SkLeftShift(int32_t value, int32_t shift) { in SkLeftShift() function
523 static inline constexpr int64_t SkLeftShift(int64_t value, int32_t shift) { in SkLeftShift() function