Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dhalf.h67 constexpr unsigned int getM() const noexcept { return bits & 0x3FFu; } in getM() function
81 constexpr unsigned int getM() const noexcept { return bits & 0x7FFFFFu; } in getM() function