Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
Dutils.h65 inline auto toUnderlying(const T value) { in toUnderlying() function
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h647 constexpr typename std::underlying_type<T>::type toUnderlying(T v) { in toUnderlying() function