Home
last modified time | relevance | path

Searched defs:volIndexToDb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/src/
H A DVolumeCurve.cpp26 float VolumeCurve::volIndexToDb(int indexInUi, int volIndexMin, int volIndexMax) const in volIndexToDb() function in android::VolumeCurve
/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/include/
H A DVolumeCurve.h161 virtual float volIndexToDb(device_category deviceCat, int indexInUi) const in volIndexToDb() function