Home
last modified time | relevance | path

Searched refs:LightRefBase (Results 1 – 25 of 25) sorted by relevance

/frameworks/native/include/ui/
DFence.h39 : public LightRefBase<Fence>, public Flattenable<Fence>
104 friend class LightRefBase<Fence>;
DFramebufferNativeWindow.h51 LightRefBase<FramebufferNativeWindow> >
68 friend class LightRefBase<FramebufferNativeWindow>;
DGraphicBuffer.h141 friend class LightRefBase<GraphicBuffer>; variable
/frameworks/native/opengl/libagl/
DTextureObjectManager.h44 class EGLTextureObject : public LightRefBase<EGLTextureObject>
89 public LightRefBase<EGLSurfaceManager>,
/frameworks/native/include/gui/
DStreamSplitter.h129 class BufferTracker : public LightRefBase<BufferTracker> {
144 friend LightRefBase<BufferTracker>;
DGLConsumer.h284 class EglImage : public LightRefBase<EglImage> {
305 friend class LightRefBase<EglImage>;
/frameworks/av/media/img_utils/include/img_utils/
DTiffWritable.h36 class ANDROID_API TiffWritable : public Orderable, public LightRefBase<TiffWritable> {
DDngUtils.h39 class ANDROID_API OpcodeListBuilder : public LightRefBase<OpcodeListBuilder> {
DTiffWriter.h51 class ANDROID_API TiffWriter : public LightRefBase<TiffWriter> {
/frameworks/av/media/libstagefright/webm/
DWebmFrame.h24 struct WebmFrame : LightRefBase<WebmFrame> {
DWebmElement.h27 struct WebmElement : public LightRefBase<WebmElement> {
DWebmFrameThread.h33 class WebmFrameThread : public LightRefBase<WebmFrameThread> {
/frameworks/base/libs/hwui/thread/
DFuture.h28 class Future: public LightRefBase<Future<T> > {
/frameworks/av/include/camera/
DCaptureResult.h82 struct CaptureResult : public virtual LightRefBase<CaptureResult> {
DVendorTagDescriptor.h37 : public LightRefBase<VendorTagDescriptor> {
/frameworks/rs/server/
DRefBase.h163 class LightRefBase
166 inline LightRefBase() : mCount(0) { } in LightRefBase() function
180 typedef LightRefBase<T> basetype;
183 inline ~LightRefBase() { } in ~LightRefBase()
/frameworks/rs/cpp/util/
DRefBase.h164 class LightRefBase
167 inline LightRefBase() : mCount(0) { } in LightRefBase() function
181 typedef LightRefBase<T> basetype;
184 inline ~LightRefBase() { } in ~LightRefBase()
/frameworks/av/services/camera/libcameraservice/gui/
DRingBufferConsumer.h122 struct PinnedBufferItem : public LightRefBase<PinnedBufferItem> {
/frameworks/native/libs/ui/
DFramebufferNativeWindow.cpp48 LightRefBase<NativeBuffer> >
58 friend class LightRefBase<NativeBuffer>;
/frameworks/base/libs/hwui/
DSnapshot.h74 class Snapshot: public LightRefBase<Snapshot> {
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h47 class DisplayDevice : public LightRefBase<DisplayDevice>
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp101 class NativeContext : public LightRefBase<NativeContext> {
165 class JniOutputStream : public Output, public LightRefBase<JniOutputStream> {
238 class JniInputStream : public Input, public LightRefBase<JniInputStream> {
327 class JniInputByteBuffer : public Input, public LightRefBase<JniInputByteBuffer> {
400 class InputStripSource : public StripSource, public LightRefBase<InputStripSource> {
535 class DirectStripSource : public StripSource, public LightRefBase<DirectStripSource> {
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h220 class CaptureRequest : public LightRefBase<CaptureRequest> {
/frameworks/base/services/core/jni/
Dcom_android_server_hdmi_HdmiCecController.cpp85 class CecEventWrapper : public LightRefBase<CecEventWrapper> {
/frameworks/rs/cpp/
DrsCppStructs.h86 class RS : public android::RSC::LightRefBase<RS> {
260 class BaseObj : public android::RSC::LightRefBase<BaseObj> {