Searched refs:WHATPARAM_SETAUXEFFECTSENDLEVEL (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_GenericPlayer.h33 #define WHATPARAM_SETAUXEFFECTSENDLEVEL "setAuxEffectSendLevel" macro
H A Dandroid_GenericMediaPlayer.cpp472 if (msg->findFloat(WHATPARAM_SETAUXEFFECTSENDLEVEL, &level)) {
H A Dandroid_GenericPlayer.cpp230 msg->setFloat(WHATPARAM_SETAUXEFFECTSENDLEVEL, level);

Completed in 6004 milliseconds