Home
last modified time | relevance | path

Searched refs:shared_xaxis (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/rtc_tools/rtc_event_log_visualizer/
Dplot_python.cc31 PythonPlotCollection::PythonPlotCollection(bool shared_xaxis) in PythonPlotCollection() argument
32 : shared_xaxis_(shared_xaxis) {} in PythonPlotCollection()
Dplot_python.h27 RTC_DEPRECATED explicit PythonPlotCollection(bool shared_xaxis = false);
Dplot_base.cc287 void PlotCollection::PrintPythonCode(bool shared_xaxis) const { in PrintPythonCode()
295 if (shared_xaxis) { in PrintPythonCode()
Dplot_base.h198 void PrintPythonCode(bool shared_xaxis) const; in RTC_POP_IGNORING_WUNDEF()
Dmain.cc89 shared_xaxis,