Home
last modified time | relevance | path

Searched refs:android_player_volumeUpdate (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.h232 extern void android_player_volumeUpdate(float *pVolumes /*[2]*/, const IVolume *volumeItf,
DMediaPlayer_to_android.cpp587 android_player_volumeUpdate(volumes, &mp->mVolume, mp->mNumChannels, 1.0f, NULL); in android_Player_volumeUpdate()
DAudioPlayer_to_android.cpp276 android_player_volumeUpdate(volumes, &ap->mVolume, channelCount, ap->mAmplFromDirectLevel, in android_audioPlayer_volumeUpdate()
308 void android_player_volumeUpdate(float *pVolumes /*[2]*/, const IVolume *volumeItf, unsigned in android_player_volumeUpdate() function