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()
26 PythonPlotCollection final : public PlotCollection {28 explicit PythonPlotCollection(bool shared_xaxis = false);29 ~PythonPlotCollection() override;