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 403 std::pair<float, bool> AudioOutputController::ReadCurrentPowerAndClip() {
405 return power_monitor_.ReadCurrentPowerAndClip();

Completed in 910 milliseconds