Home
last modified time | relevance | path

Searched refs:right_volume_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/guest/hals/audio/legacy/
Dvsoc_audio_output_stream.h175 right_volume_ = right_volume; in SetVolume()
310 float right_volume_; variable
Dvsoc_audio_output_stream.cpp62 right_volume_(0.0) { } in GceAudioOutputStream()