OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_player_volumeUpdate
(Results
1 - 3
of
3
) sorted by null
/system/media/wilhelm/src/android/
android_GenericPlayer.h
221
extern void
android_player_volumeUpdate
(float *pVolumes /*[2]*/, const IVolume *volumeItf,
MediaPlayer_to_android.cpp
178
android_Player_volumeUpdate
(mp);
563
void
android_Player_volumeUpdate
(CMediaPlayer* mp)
569
android_player_volumeUpdate
(volumes, &mp->mVolume, mp->mNumChannels, 1.0f, NULL);
AudioPlayer_to_android.cpp
253
android_player_volumeUpdate
(volumes, &ap->mVolume, channelCount, ap->mAmplFromDirectLevel,
285
void
android_player_volumeUpdate
(float *pVolumes /*[2]*/, const IVolume *volumeItf, unsigned
[
all
...]
Completed in 403 milliseconds