Searched defs:LightRefBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/util/
H A DRefBase.h164 class LightRefBase class in namespace:android::RSC
167 inline LightRefBase() : mCount(0) { } function in class:android::RSC::LightRefBase
181 typedef LightRefBase<T> basetype;
184 inline ~LightRefBase() { }

Completed in 46 milliseconds