Searched refs:StreamDescriptor (Results 1 – 4 of 4) sorted by relevance
37 StreamDescriptor::StreamDescriptor() in StreamDescriptor() function in android::StreamDescriptor46 int StreamDescriptor::getVolumeIndex(audio_devices_t device) const in getVolumeIndex()56 void StreamDescriptor::clearCurrentVolumeIndex() in clearCurrentVolumeIndex()61 void StreamDescriptor::addCurrentVolumeIndex(audio_devices_t device, int index) in addCurrentVolumeIndex()66 void StreamDescriptor::setVolumeIndexMin(int volIndexMin) in setVolumeIndexMin()71 void StreamDescriptor::setVolumeIndexMax(int volIndexMax) in setVolumeIndexMax()76 void StreamDescriptor::setVolumeCurvePoint(device_category deviceCategory, in setVolumeCurvePoint()82 void StreamDescriptor::dump(int fd) const in dump()105 add(static_cast<audio_stream_type_t>(stream), StreamDescriptor()); in StreamDescriptorCollection()151 const StreamDescriptor &streamDesc = valueAt(stream); in volIndexToDb()
28 class StreamDescriptor31 StreamDescriptor();66 class StreamDescriptorCollection : public DefaultKeyedVector<audio_stream_type_t, StreamDescriptor>,
27 class StreamDescriptor; variable
53 src/StreamDescriptor.cpp \