Searched defs:RefBase (Results 1 - 1 of 1) sorted by path

/frameworks/rs/cpp/util/
H A DRefBase.h65 class RefBase class in namespace:android::RSC
79 RefBase* refBase() const;
121 typedef RefBase basetype;
124 RefBase();
125 virtual ~RefBase();
155 RefBase(const RefBase& o);
156 RefBase& operator=(const RefBase& o);
201 typedef typename RefBase
[all...]

Completed in 74 milliseconds