Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp1726 int VolumeSetVolumeLevel(EffectContext *pContext, int16_t level){ in VolumeSetVolumeLevel() function
2645 status = VolumeSetVolumeLevel(pContext, (int16_t)level); in Volume_setParameter()
3058 *(int *) pReplyData = android::VolumeSetVolumeLevel(pContext, 0); in Effect_command()
3430 android::VolumeSetVolumeLevel(pContext, (int16_t)(maxdB*100)); in Effect_command()