Home
last modified time | relevance | path

Searched defs:getVolumeShaperState (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/android/media/
H A DIAudioTrack.aidl85 @nullable VolumeShaperState getVolumeShaperState(int id); in getVolumeShaperState() method
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/include/android/media/
DIAudioTrack.h103 …::android::binder::Status getVolumeShaperState(int32_t /*id*/, ::std::optional<::android::media::V… in getVolumeShaperState() function
DBnAudioTrack.h81 …::android::binder::Status getVolumeShaperState(int32_t id, ::std::optional<::android::media::Volum… in getVolumeShaperState() function
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/libaudioclient/audioflinger-aidl-cpp-source/gen/android/media/
DIAudioTrack.cpp413 ::android::binder::Status BpAudioTrack::getVolumeShaperState(int32_t id, ::std::optional<::android:… in getVolumeShaperState() function in android::media::BpAudioTrack
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/
H A Dpoc.cpp119 sp<VolumeShaper::State> getVolumeShaperState(int id) { return NULL; } in getVolumeShaperState() function in MyMediaPlayer
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1450 sp<VolumeShaper::State> MediaPlayerService::Client::getVolumeShaperState(int id) { in getVolumeShaperState() function in android::MediaPlayerService::Client
2698 sp<VolumeShaper::State> MediaPlayerService::AudioOutput::getVolumeShaperState(int id) in getVolumeShaperState() function in android::MediaPlayerService::AudioOutput
/aosp_15_r20/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp1025 sp<VolumeShaper::State> MediaPlayer::getVolumeShaperState(int id) in getVolumeShaperState() function in android::MediaPlayer
H A DIMediaPlayer.cpp505 virtual sp<VolumeShaper::State> getVolumeShaperState(int id) { in getVolumeShaperState() function in android::BpMediaPlayer
/aosp_15_r20/frameworks/av/include/media/
H A DVolumeShaper.h1064 sp<VolumeShaper::State> getVolumeShaperState(int id) { in getVolumeShaperState() function
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DTracks.cpp601 Status TrackHandle::getVolumeShaperState( in getVolumeShaperState() function in android::TrackHandle
1779 sp<VolumeShaper::State> Track::getVolumeShaperState(int id) const in getVolumeShaperState() function in android::Track
/aosp_15_r20/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp3112 sp<VolumeShaper::State> AudioTrack::getVolumeShaperState(int id) in getVolumeShaperState() function in android::AudioTrack