Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h213 template <typename T> struct Setter { struct
214 typedef typename std::remove_reference<T>::type type;
216 static C2R NonStrictValueWithNoDeps(bool mayBlock, in NonStrictValueWithNoDeps()
222 static C2R NonStrictValuesWithNoDeps(bool mayBlock, in NonStrictValuesWithNoDeps()
233 static C2R StrictValueWithNoDeps(bool mayBlock, in StrictValueWithNoDeps()