Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/base/
H A DSkMath.h37 static inline constexpr int32_t SkLeftShift(int32_t value, int32_t shift) { in SkLeftShift() function
41 static inline constexpr int64_t SkLeftShift(int64_t value, int32_t shift) { in SkLeftShift() function