Home
last modified time | relevance | path

Searched defs:Plot (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/criterion-plot/src/
Dtraits.rs21 pub trait Plot<This> { trait
Dlib.rs905 struct Plot { struct
910 impl Plot { argument
/external/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.cc98 void Logging::Plot(int figure, const std::string& name, double value) { in Plot() function in webrtc::testing::bwe::Logging
102 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging
109 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging
116 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
DPlot.java44 public abstract class Plot<SeriesType extends Series, FormatterType extends Formatter, RendererType… class
215 public Plot(Context context, String title) { in Plot() method in Plot
224 public Plot(Context context, String title, RenderMode mode) { in Plot() method in Plot
247 public Plot(Context context, AttributeSet attrs) { in Plot() method in Plot
268 public Plot(Context context, AttributeSet attrs, int defStyle) { in Plot() method in Plot
/external/rust/crates/criterion/src/html/
Dmod.rs99 struct Plot { struct
103 impl Plot { implementation
104 fn new(name: &str, url: &str) -> Plot { in new()
/external/webrtc/modules/video_coding/codecs/test/
Dplot_webrtc_test_logs.py252 def Plot(y_metric, x_metric, metrics): function
/external/webrtc/video/
Dfull_stack_tests_plot.py223 def Plot(self, ax1): member in PlotConfig
/external/skqp/src/gpu/
DGrDrawOpAtlas.cpp58 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot() function in GrDrawOpAtlas::Plot
/external/skia/src/gpu/
DGrDrawOpAtlas.cpp83 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot() function in GrDrawOpAtlas::Plot