Home
last modified time | relevance | path

Searched defs:indexInUi (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DGains.cpp200 float Gains::volIndexToDb(const VolumeCurvePoint *curve, int indexMin, int indexMax, int indexInUi) in volIndexToDb()
DVolumeCurve.cpp25 float VolumeCurve::volIndexToDb(int indexInUi, int volIndexMin, int volIndexMax) const in volIndexToDb()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DVolumeCurve.h137 float volIndexToDb(device_category deviceCat, int indexInUi) const in volIndexToDb()
205 virtual float volIndexToDb(audio_stream_type_t stream, device_category cat, int indexInUi) const in volIndexToDb()