Searched defs:Plot (Results 1 – 6 of 6) sorted by relevance
/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/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.cc | 93 void Logging::Plot(int figure, double value) { in Plot() function in webrtc::testing::bwe::Logging 97 void Logging::Plot(int figure, double value, const std::string& alg_name) { in Plot() function in webrtc::testing::bwe::Logging
|
D | bwe_test_framework.h | 205 virtual void Plot(int64_t timestamp_ms) {} in Plot() function
|
D | bwe_test_framework.cc | 276 void RateCounterFilter::Plot(int64_t timestamp_ms) { in Plot() function in webrtc::testing::bwe::RateCounterFilter 611 void TraceBasedDeliveryFilter::Plot(int64_t timestamp_ms) { in Plot() function in webrtc::testing::bwe::TraceBasedDeliveryFilter
|
/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 | 94 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot() function in GrDrawOpAtlas::Plot
|