Home
last modified time | relevance | path

Searched refs:getStream (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
DAudioPrimaryHidlHalTest.cpp59 testAccessors<OPTIONAL>(&OutputStreamTest::getStream, "dual mono mode", in TEST_P()
75 &OutputStreamTest::getStream, "audio description mix level", in TEST_P()
91 &OutputStreamTest::getStream, "playback rate parameters", in TEST_P()
/hardware/interfaces/audio/effect/5.0/xml/api/
Dcurrent.txt20 method public java.util.List<audio.effects.V5_0.StreamPostprocessType> getStream();
25 method public java.util.List<audio.effects.V5_0.StreamPreprocessType> getStream();
/hardware/interfaces/audio/aidl/default/
DAudioPolicyConfigXmlConverter.cpp72 mStreamToVolumeCurvesMap[xsdcVolumeCurve.getStream()].push_back( in mapStreamToVolumeCurve()
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp2806 Stream* getStream() const { return mStream->get(); } in getStream() function in StreamFixture
3043 ASSERT_IS_OK(mStream->getStream()->getStreamCommon(&common)); in JoinWorkerAfterBurstCommands()
3062 Stream* getStream() const { return mStream->getStream(); } in getStream() function in StreamFixtureWithWorker
3096 EXPECT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon1)); in GetStreamCommon()
3098 EXPECT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon2)); in GetStreamCommon()
3130 ASSERT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon)); in PrepareToCloseTwice()
3177 EXPECT_EQ(nullptr, stream.getStream()); in OpenInvalidDirection()
3249 ASSERT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon)); in UpdateHwAvSyncId()
3268 ASSERT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon)); in GetVendorParameters()
3288 ASSERT_IS_OK(stream.getStream()->getStreamCommon(&streamCommon)); in SetVendorParameters()
[all …]
/hardware/interfaces/audio/effect/7.0/xml/api/
Dcurrent.txt27 method public java.util.List<audio.effects.V7_0.StreamPostprocessType> getStream();
32 method public java.util.List<audio.effects.V7_0.StreamPreprocessType> getStream();
/hardware/interfaces/audio/effect/6.0/xml/api/
Dcurrent.txt27 method public java.util.List<audio.effects.V6_0.StreamPostprocessType> getStream();
32 method public java.util.List<audio.effects.V6_0.StreamPreprocessType> getStream();
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h769 camera3_stream_t *getStream() { return mStream; } in getStream() function
DQCamera3HWI.cpp4338 {.stream = mDepthChannel->getStream(), in handleDepthDataLocked()
4367 {{currentFrameNumber, mDepthChannel->getStream(), in handleDepthDataLocked()
4401 {{0, depthCh->getStream(), CAMERA3_MSG_ERROR_BUFFER}}}; in notifyErrorFoPendingDepthData()
4403 {.stream = depthCh->getStream(), in notifyErrorFoPendingDepthData()
5941 .stream = mDepthChannel->getStream(), in processCaptureRequest()
/hardware/interfaces/audio/4.0/config/api/
Dcurrent.txt366 method public audio.policy.configuration.V4_0.Stream getStream();
/hardware/interfaces/audio/5.0/config/api/
Dcurrent.txt405 method public audio.policy.configuration.V5_0.Stream getStream();
/hardware/interfaces/audio/6.0/config/api/
Dcurrent.txt417 method public audio.policy.configuration.V6_0.Stream getStream();
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h900 sp<Stream> getStream() const { return stream; } in getStream() function
/hardware/interfaces/audio/aidl/default/config/audioPolicy/api/
Dcurrent.txt548 method @Nullable public android.audio.policy.configuration.AudioStreamType getStream();
/hardware/interfaces/audio/7.1/config/api/
Dcurrent.txt583 method @Nullable public android.audio.policy.configuration.V7_1.AudioStreamType getStream();
/hardware/interfaces/audio/7.0/config/api/
Dcurrent.txt571 method @Nullable public android.audio.policy.configuration.V7_0.AudioStreamType getStream();