Home
last modified time | relevance | path

Searched defs:mStream (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DStreamHalHidl.h117 IStream * const mStream; variable
227 const sp<::android::hardware::audio::CPP_VERSION::IStreamOut> mStream; variable
288 const sp<::android::hardware::audio::CORE_TYPES_CPP_VERSION::IStreamIn> mStream; variable
H A DStreamHalAidl.h328 const std::shared_ptr<::aidl::android::hardware::audio::core::IStreamCommon> mStream; variable
439 const std::shared_ptr<::aidl::android::hardware::audio::core::IStreamOut> mStream; variable
496 const std::shared_ptr<::aidl::android::hardware::audio::core::IStreamIn> mStream; variable
H A DStreamHalHidl.cpp371 const wp<StreamOutHalHidl> mStream; member
883 wp<StreamOutHalHidl> mStream; member
947 wp<StreamOutHalHidl> mStream; member
/aosp_15_r20/frameworks/base/tools/aapt/
H A DIndentPrinter.h7 : mStream(stream) in mStream() function
56 FILE* mStream; variable
/aosp_15_r20/packages/services/Car/tests/obd2_test/src/com/android/car/obd2/test/
DMockObd2UnderlyingTransport.java28 private final IntegerArrayStream mStream; field in MockObd2UnderlyingTransport.MockInputStream
42 private final IntegerArrayStream mStream; field in MockObd2UnderlyingTransport.MockOutputStream
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/include/core/default/
H A DStream.h126 audio_stream_t* mStream; member
148 T* mStream; member
/aosp_15_r20/hardware/libhardware/modules/usbcamera/
H A DStream.h53 camera3_stream_t *mStream; variable
/aosp_15_r20/external/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.h64 oboe::AudioStream *mStream = nullptr; variable
H A DHelloOboeEngine.h83 std::shared_ptr<oboe::AudioStream> mStream; variable
/aosp_15_r20/external/oboe/samples/SoundBoard/src/main/cpp/
H A DSoundBoardEngine.h54 std::shared_ptr<AudioStream> mStream; variable
/aosp_15_r20/packages/apps/Gallery2/jni_jpegstream/src/
Dstream_wrapper.h38 jobject mStream; variable
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pinner/
H A DPinRangeSourceStream.java24 private final DataInputStream mStream; field in PinRangeSourceStream
/aosp_15_r20/external/oboe/samples/minimaloboe/src/main/cpp/
H A DSimpleNoiseMaker.h64 std::shared_ptr<oboe::AudioStream> mStream; variable
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DVulkanStreamGuest.h66 gfxstream::guest::IOStream* mStream = nullptr; variable
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DTestColdStartLatency.h70 std::shared_ptr<oboe::AudioStream> mStream; variable
H A DTestRoutingCrash.h61 std::shared_ptr<oboe::AudioStream> mStream; variable
/aosp_15_r20/system/chre/platform/android/include/chre/target_platform/
H A Dplatform_audio_base.h47 AAudioStream *mStream; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DInfoLog.h60 std::stringstream *mStream; variable
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DFakeShellOutputReceiver.java25 private final ByteArrayOutputStream mStream = new ByteArrayOutputStream(); field in FakeShellOutputReceiver
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVulkanStream.h85 IOStream* mStream = nullptr; variable
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DBufferProducerThread.h41 tv_stream_t mStream; variable
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/
DVirtualCamera.h67 sp<IEvsCameraStream> mStream; variable
/aosp_15_r20/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DBatteryStatsReader.java47 final InputStream mStream; field in BatteryStatsReader.Parser
/aosp_15_r20/hardware/libhardware/modules/camera/3_0/
H A DStream.h59 camera3_stream_t *mStream; variable
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioServiceEvents.java177 final int mStream; field in AudioServiceEvents.DeviceVolumeEvent
240 final int mStream; field in AudioServiceEvents.VolumeEvent

12345678