Home
last modified time | relevance | path

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

/frameworks/native/libs/math/include/math/
Dhalf.h65 constexpr unsigned int getS() const noexcept { return bits >> 15u; } in getS() function
79 constexpr unsigned int getS() const noexcept { return bits >> 31u; } in getS() function