Searched defs:Plot (Results 1 – 9 of 9) sorted by relevance
/external/rust/crates/criterion-plot/src/ |
D | traits.rs | 21 pub trait Plot<This> { trait
|
D | lib.rs | 905 struct Plot { struct 910 impl Plot { argument
|
/external/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.cc | 98 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/ |
D | Plot.java | 44 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/ |
D | mod.rs | 99 struct Plot { struct 103 impl Plot { implementation 104 fn new(name: &str, url: &str) -> Plot { in new()
|
/external/webrtc/modules/video_coding/codecs/test/ |
D | plot_webrtc_test_logs.py | 252 def Plot(y_metric, x_metric, metrics): function
|
/external/webrtc/video/ |
D | full_stack_tests_plot.py | 223 def Plot(self, ax1): member in PlotConfig
|
/external/skqp/src/gpu/ |
D | GrDrawOpAtlas.cpp | 58 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, uint64_t genID, int offX, int offY, in Plot() function in GrDrawOpAtlas::Plot
|
/external/skia/src/gpu/ |
D | GrDrawOpAtlas.cpp | 83 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot() function in GrDrawOpAtlas::Plot
|