Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkMath.h28 template <typename T> constexpr inline bool SkIsPow2(T value) { in SkIsPow2() function
/third_party/flutter/skia/include/core/
DSkMath.h46 template <typename T> constexpr inline bool SkIsPow2(T value) { in SkIsPow2() function