Searched refs:LightRefBase (Results 1 – 3 of 3) sorted by relevance
32 class LightRefBase35 inline LightRefBase() : mCount(0) { } in LightRefBase() function51 inline ~LightRefBase() { } in ~LightRefBase()65 class VirtualLightRefBase : public LightRefBase<VirtualLightRefBase> {
27 class NativeHandle : public LightRefBase<NativeHandle> {41 friend class LightRefBase<NativeHandle>;
24 class SPFoo : public LightRefBase<SPFoo> {