Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp1612 int VolumeGetVolumeLevel(EffectContext* pContext, int16_t* level) { in VolumeGetVolumeLevel() function
2528 status = VolumeGetVolumeLevel(pContext, (int16_t*)(pValue)); in Volume_getParameter()