HomeSort by relevance Sort by last modified time
    Searched defs:ReadCurrentPowerAndClip (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/media/audio/
audio_power_monitor.cc 69 std::pair<float, bool> AudioPowerMonitor::ReadCurrentPowerAndClip() {
audio_output_controller.cc 414 std::pair<float, bool> AudioOutputController::ReadCurrentPowerAndClip() {
416 return power_monitor_.ReadCurrentPowerAndClip();

Completed in 49 milliseconds