Searched refs:VolumeProfiles (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/src/
H A DStream.h36 typedef std::map<Volume::device_category, VolumeCurvePoints> VolumeProfiles; typedef in class:android::audio_policy::Element
37 typedef VolumeProfiles::iterator VolumeProfileIterator;
38 typedef VolumeProfiles::const_iterator VolumeProfileConstIterator;
103 VolumeProfiles mVolumeProfiles;

Completed in 58 milliseconds