Home
last modified time | relevance | path

Searched refs:shared_xaxis (Results 1 – 6 of 6) 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.h28 explicit PythonPlotCollection(bool shared_xaxis = false);
Dplot_base.cc286 void PlotCollection::PrintPythonCode(bool shared_xaxis) const { in PrintPythonCode()
294 if (shared_xaxis) { in PrintPythonCode()
Dplot_base.h203 void PrintPythonCode(bool shared_xaxis) const; in RTC_POP_IGNORING_WUNDEF()
Dmain.cc96 shared_xaxis,
/external/webrtc/logging/g3doc/
Drtc_event_log.md62 argument `--shared_xaxis`.