Home | History | Annotate | Download | only in src

Lines Matching refs:Volume

66 float Engine::volIndexToDb(Volume::device_category category, audio_stream_type_t streamType,
92 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
94 static_cast<Volume::device_category>(j),
101 streams.setVolumeCurvePoint(AUDIO_STREAM_SYSTEM, Volume::DEVICE_CATEGORY_SPEAKER,
103 streams.setVolumeCurvePoint(AUDIO_STREAM_RING, Volume::DEVICE_CATEGORY_SPEAKER,
105 streams.setVolumeCurvePoint(AUDIO_STREAM_ALARM, Volume::DEVICE_CATEGORY_SPEAKER,
107 streams.setVolumeCurvePoint(AUDIO_STREAM_NOTIFICATION, Volume::DEVICE_CATEGORY_SPEAKER,
109 streams.setVolumeCurvePoint(AUDIO_STREAM_MUSIC, Volume::DEVICE_CATEGORY_SPEAKER,
111 streams.setVolumeCurvePoint(AUDIO_STREAM_ACCESSIBILITY, Volume::DEVICE_CATEGORY_SPEAKER,
138 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
139 streams.setVolumeCurvePoint(AUDIO_STREAM_DTMF, static_cast<Volume::device_category>(j),
144 for (int j = 0; j < Volume::DEVICE_CATEGORY_CNT; j++) {
145 streams.setVolumeCurvePoint(AUDIO_STREAM_DTMF, static_cast<Volume::device_category>(j),