Searched refs:LightRefBase (Results 1 – 25 of 27) sorted by relevance
12
129 class BufferTracker : public LightRefBase<BufferTracker> {144 friend LightRefBase<BufferTracker>;
306 class EglImage : public LightRefBase<EglImage> {326 friend class LightRefBase<EglImage>;
40 : public LightRefBase<Fence>, public Flattenable<Fence>150 friend class LightRefBase<Fence>;
253 friend class LightRefBase<GraphicBuffer>; variable
166 class EglImage : public LightRefBase<EglImage> {189 friend class LightRefBase<EglImage>;
26 class Gainmap : public LightRefBase<Gainmap> {
37 class Handle : public LightRefBase<Handle> {
36 class ANDROID_API TiffWritable : public Orderable, public LightRefBase<TiffWritable> {
40 class ANDROID_API OpcodeListBuilder : public LightRefBase<OpcodeListBuilder> {
51 class ANDROID_API TiffWriter : public LightRefBase<TiffWriter> {
138 public LightRefBase<VendorTagDescriptor> {228 public LightRefBase<VendorTagDescriptorCache> {
173 struct CaptureResult : public virtual LightRefBase<CaptureResult> {
24 struct WebmFrame : LightRefBase<WebmFrame> {
33 class WebmFrameThread : public LightRefBase<WebmFrameThread> {
29 struct WebmElement : public LightRefBase<WebmElement> {
27 class Fence : public LightRefBase<Fence> {
165 class LightRefBase168 inline LightRefBase() : mCount(0) { } in LightRefBase() function182 typedef LightRefBase<T> basetype;185 inline ~LightRefBase() { } in ~LightRefBase()
117 struct PinnedBufferItem : public LightRefBase<PinnedBufferItem> {
59 class TransactionHangCallbackWrapper : public LightRefBase<TransactionHangCallbackWrapper> {
169 class NativeContext : public LightRefBase<NativeContext> {329 class JniOutputStream : public Output, public LightRefBase<JniOutputStream> {402 class JniInputStream : public Input, public LightRefBase<JniInputStream> {491 class JniInputByteBuffer : public Input, public LightRefBase<JniInputByteBuffer> {564 class InputStripSource : public StripSource, public LightRefBase<InputStripSource> {698 class DirectStripSource : public StripSource, public LightRefBase<DirectStripSource> {
620 class SharedSemaphoreInfo : public LightRefBase<SharedSemaphoreInfo> {634 friend class LightRefBase<SharedSemaphoreInfo>;
648 class CaptureRequest : public LightRefBase<CaptureRequest> {
116 public LightRefBase<TestLightRefBaseFlattenable> {