Home
last modified time | relevance | path

Searched refs:copy_const_t (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
DTypeLogic.h26 template <typename D, typename S> using copy_const_t = typename copy_const<D, S>::type; variable
34 using type = copy_volatile_t<copy_const_t<D, S>, S>;