Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
DFence.h39 : public LightRefBase<Fence>, public Flattenable<Fence>
104 friend class LightRefBase<Fence>;
DGraphicBuffer.h156 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.h302 class EglImage : public LightRefBase<EglImage> {
323 friend class LightRefBase<EglImage>;
/frameworks/av/media/img_utils/include/img_utils/
DTiffWritable.h36 class ANDROID_API TiffWritable : public Orderable, public LightRefBase<TiffWritable> {
DDngUtils.h40 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.h29 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.h100 struct CaptureResult : public virtual LightRefBase<CaptureResult> {
DVendorTagDescriptor.h131 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.h121 struct PinnedBufferItem : public LightRefBase<PinnedBufferItem> {
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h58 class DisplayDevice : public LightRefBase<DisplayDevice>
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp149 class NativeContext : public LightRefBase<NativeContext> {
309 class JniOutputStream : public Output, public LightRefBase<JniOutputStream> {
382 class JniInputStream : public Input, public LightRefBase<JniInputStream> {
471 class JniInputByteBuffer : public Input, public LightRefBase<JniInputByteBuffer> {
544 class InputStripSource : public StripSource, public LightRefBase<InputStripSource> {
678 class DirectStripSource : public StripSource, public LightRefBase<DirectStripSource> {
/frameworks/base/services/core/jni/
Dcom_android_server_hdmi_HdmiCecController.cpp85 class CecEventWrapper : public LightRefBase<CecEventWrapper> {
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h274 class CaptureRequest : public LightRefBase<CaptureRequest> {
/frameworks/rs/cpp/
DrsCppStructs.h352 class RS : public android::RSC::LightRefBase<RS> {
539 class BaseObj : public android::RSC::LightRefBase<BaseObj> {