Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DIAudioTrack.cpp178 virtual sp<VolumeShaper::State> getVolumeShaperState(int id) { in getVolumeShaperState() function in android::BpAudioTrack
DAudioTrack.cpp2365 sp<VolumeShaper::State> AudioTrack::getVolumeShaperState(int id) in getVolumeShaperState() function in android::AudioTrack
/frameworks/av/services/audioflinger/
DTracks.cpp338 sp<VolumeShaper::State> AudioFlinger::TrackHandle::getVolumeShaperState(int id) { in getVolumeShaperState() function in android::AudioFlinger::TrackHandle
959 sp<VolumeShaper::State> AudioFlinger::PlaybackThread::Track::getVolumeShaperState(int id) in getVolumeShaperState() function in android::AudioFlinger::PlaybackThread::Track
/frameworks/av/media/libmedia/
Dmediaplayer.cpp1006 sp<VolumeShaper::State> MediaPlayer::getVolumeShaperState(int id) in getVolumeShaperState() function in android::MediaPlayer
DIMediaPlayer.cpp502 virtual sp<VolumeShaper::State> getVolumeShaperState(int id) { in getVolumeShaperState() function in android::BpMediaPlayer
/frameworks/av/include/media/
DVolumeShaper.h894 sp<VolumeShaper::State> getVolumeShaperState(int id) { in getVolumeShaperState() function
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp1237 sp<VolumeShaper::State> MediaPlayerService::Client::getVolumeShaperState(int id) { in getVolumeShaperState() function in android::MediaPlayerService::Client
2326 sp<VolumeShaper::State> MediaPlayerService::AudioOutput::getVolumeShaperState(int id) in getVolumeShaperState() function in android::MediaPlayerService::AudioOutput