Searched refs:PythonPlotCollection (Results 1 – 2 of 2) sorted by relevance
31 PythonPlotCollection::PythonPlotCollection(bool shared_xaxis) in PythonPlotCollection() function in webrtc::PythonPlotCollection34 PythonPlotCollection::~PythonPlotCollection() {} in ~PythonPlotCollection()36 void PythonPlotCollection::Draw() { in Draw()40 Plot* PythonPlotCollection::AppendNewPlot() { in AppendNewPlot()
24 class PythonPlotCollection final : public PlotCollection {27 RTC_DEPRECATED explicit PythonPlotCollection(bool shared_xaxis = false);28 ~PythonPlotCollection() override;