Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkMathPriv.h196 static inline int SkNextLog2(uint32_t value) { in SkNextLog2() function
/third_party/skia/src/core/
DSkMathPriv.h225 static inline int SkNextLog2(uint32_t value) { in SkNextLog2() function