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

1234567891011>>

/frameworks/av/media/libstagefright/http/
H A DHTTPHelper.h21 #include <utils/RefBase.h>
/frameworks/av/include/soundtrigger/
H A DSoundTriggerCallback.h20 #include <utils/RefBase.h>
25 class SoundTriggerCallback : public RefBase
/frameworks/av/media/libmediaplayerservice/
H A DSharedLibrary.h20 #include <utils/RefBase.h>
25 class SharedLibrary : 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 DAHandler.h22 #include <utils/RefBase.h>
28 struct AHandler : public RefBase {
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/av/include/camera/camera2/
H A DCaptureRequest.h20 #include <utils/RefBase.h>
28 struct CaptureRequest : public virtual RefBase {
/frameworks/av/services/camera/libcameraservice/
H A DCameraDeviceFactory.h20 #include <utils/RefBase.h>
31 class CameraDeviceFactory : public virtual 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/media/libstagefright/rtsp/
H A DAPacketSource.h23 #include <utils/RefBase.h>
29 struct APacketSource : public RefBase {
H A DARTPAssembler.h23 #include <utils/RefBase.h>
30 struct ARTPAssembler : public RefBase {
/frameworks/av/media/libstagefright/wifi-display/
H A DParameters.h20 #include <utils/RefBase.h>
24 struct Parameters : public RefBase {
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessorInterface.h21 #include <utils/RefBase.h>
30 class ZslProcessorInterface : virtual 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 {
/frameworks/av/include/media/stagefright/
H A DBufferProducerWrapper.h25 // Can't use static_cast to cast a RefBase back to an IGraphicBufferProducer,
29 struct BufferProducerWrapper : RefBase {
H A DNativeWindowWrapper.h29 struct NativeWindowWrapper : RefBase {
H A DClockEstimator.h23 #include <utils/RefBase.h>
29 struct ClockEstimator : RefBase {
/frameworks/native/libs/binder/
H A DIInterface.cpp24 : RefBase() {
/frameworks/av/include/media/
H A DMediaMetadataRetrieverInterface.h21 #include <utils/RefBase.h>
31 class MediaMetadataRetrieverBase : public RefBase
/frameworks/base/libs/hwui/thread/
H A DTask.h20 #include <utils/RefBase.h>
28 class TaskBase: public RefBase {

Completed in 3845 milliseconds

1234567891011>>