Home
last modified time | relevance | path

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

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