Searched refs:SetYAxis (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | plot_base.cc | 45 void Plot::SetYAxis(float min_value, in SetYAxis() function in webrtc::Plot 67 SetYAxis(min_value, max_value, label, bottom_margin, top_margin); in SetSuggestedYAxis()
|
D | plot_base.h | 132 void SetYAxis(float min_value, in RTC_POP_IGNORING_WUNDEF()
|
D | analyzer.cc | 642 plot->SetYAxis(-127, 0, "Audio level (dBov)", kBottomMargin, kTopMargin); in CreateAudioLevelGraph()
|