Searched refs:PythonPlot (Results 1 – 2 of 2) sorted by relevance
23 PythonPlot::PythonPlot() {} in PythonPlot() function in webrtc::PythonPlot25 PythonPlot::~PythonPlot() {} in ~PythonPlot()27 void PythonPlot::Draw() { in Draw()41 Plot* plot = new PythonPlot(); in AppendNewPlot()
18 class PythonPlot final : public Plot {20 PythonPlot();21 ~PythonPlot() override;