Searched refs:RefBase (Results 1 - 25 of 341) sorted by relevance

1234567891011>>

/frameworks/av/include/media/stagefright/
H A DProcessInfoInterface.h20 #include <utils/RefBase.h>
24 struct ProcessInfoInterface : public RefBase {
H A DRenderScriptWrapper.h24 struct RenderScriptWrapper : public RefBase {
26 struct RSFilterCallback : public RefBase {
H A DBufferProducerWrapper.h26 // Can't use static_cast to cast a RefBase back to an IGraphicBufferProducer,
30 struct BufferProducerWrapper : RefBase {
H A DMediaClock.h23 #include <utils/RefBase.h>
29 struct MediaClock : public RefBase {
/frameworks/av/media/libstagefright/http/
H A DHTTPHelper.h21 #include <utils/RefBase.h>
/frameworks/av/include/media/
H A DDrmSessionClientInterface.h20 #include <utils/RefBase.h>
25 struct DrmSessionClientInterface : public RefBase {
H A DSharedLibrary.h20 #include <utils/RefBase.h>
25 class SharedLibrary : public RefBase {
/frameworks/av/include/radio/
H A DRadioCallback.h20 #include <utils/RefBase.h>
25 class RadioCallback : public RefBase
/frameworks/av/include/soundtrigger/
H A DSoundTriggerCallback.h20 #include <utils/RefBase.h>
25 class SoundTriggerCallback : public RefBase
/frameworks/av/media/libstagefright/include/
H A DMP3Seeker.h22 #include <utils/RefBase.h>
26 struct MP3Seeker : public RefBase {
/frameworks/av/include/media/stagefright/foundation/
H A Dbase64.h21 #include <utils/RefBase.h>
H A DAWakeLock.h22 #include <utils/RefBase.h>
26 class AWakeLock : public RefBase {
H A DParsedMessage.h20 #include <utils/RefBase.h>
26 struct ParsedMessage : public RefBase {
/frameworks/base/libs/hwui/
H A DFrameMetricsObserver.h19 #include <utils/RefBase.h>
H A DGlFunctorLifecycleListener.h20 #include <utils/RefBase.h>
/frameworks/av/media/libstagefright/omx/
H A DFrameDropper.h22 #include <utils/RefBase.h>
28 struct FrameDropper : public RefBase {
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamBufferListener.h21 #include <utils/RefBase.h>
27 class Camera3StreamBufferListener : public virtual RefBase {
/frameworks/native/libs/gui/tests/
H A DTextureRenderer.h22 #include <utils/RefBase.h>
28 class TextureRenderer : public RefBase {
/frameworks/av/include/camera/camera2/
H A DCaptureRequest.h20 #include <utils/RefBase.h>
48 public RefBase, public hardware::camera2::CaptureRequest {
/frameworks/av/media/libstagefright/rtsp/
H A DAPacketSource.h23 #include <utils/RefBase.h>
29 struct APacketSource : public RefBase {
/frameworks/av/media/libstagefright/wifi-display/
H A DParameters.h20 #include <utils/RefBase.h>
24 struct Parameters : public RefBase {
/frameworks/base/libs/hwui/thread/
H A DTask.h20 #include <utils/RefBase.h>
28 class TaskBase: public RefBase {
/frameworks/base/media/jni/
H A Dandroid_media_MediaHTTPConnection.h23 #include <utils/RefBase.h>
30 struct JMediaHTTPConnection : public RefBase {
/frameworks/native/include/gui/
H A DIProducerListener.h22 #include <utils/RefBase.h>
32 class ProducerListener : public virtual RefBase
/frameworks/native/services/inputflinger/
H A DInputApplication.h22 #include <utils/RefBase.h>
43 class InputApplicationHandle : public RefBase {

Completed in 494 milliseconds

1234567891011>>