Searched defs:pIsMillibelScale (Results 1 - 1 of 1) sorted by last modified time

/frameworks/wilhelm/src/itf/
H A DIDeviceVolume.c23 SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale)
36 if (NULL != pIsMillibelScale)
37 *pIsMillibelScale = SL_BOOLEAN_FALSE;
22 IDeviceVolume_GetVolumeScale(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 *pMinValue, SLint32 *pMaxValue, SLboolean *pIsMillibelScale) argument

Completed in 214 milliseconds