Searched defs:RefBase (Results 1 - 2 of 2) sorted by last modified time

/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...]
/frameworks/rs/server/
H A DRefBase.h64 class RefBase class in namespace:android
78 RefBase* refBase() const;
120 typedef RefBase basetype;
123 RefBase();
124 virtual ~RefBase();
154 RefBase(const RefBase& o);
155 RefBase& operator=(const RefBase& o);
200 typedef typename RefBase
[all...]

Completed in 111 milliseconds