Searched refs:getVolumeCurvePoint (Results 1 – 2 of 2) sorted by relevance
50 const VolumeCurvePoint *getVolumeCurvePoint(device_category deviceCategory) const in getVolumeCurvePoint() function104 const VolumeCurvePoint *getVolumeCurvePoint(audio_stream_type_t stream,
132 const VolumeCurvePoint *StreamDescriptorCollection::getVolumeCurvePoint(audio_stream_type_t stream, in getVolumeCurvePoint() function in android::StreamDescriptorCollection135 return valueAt(stream).getVolumeCurvePoint(deviceCategory); in getVolumeCurvePoint()152 return Gains::volIndexToDb(streamDesc.getVolumeCurvePoint(category), in volIndexToDb()