Home
last modified time | relevance | path

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

/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/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_logging.cc93 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
Dbwe_test_framework.h205 virtual void Plot(int64_t timestamp_ms) {} in Plot() function
Dbwe_test_framework.cc276 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/
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.cpp94 GrDrawOpAtlas::Plot::Plot(int pageIndex, int plotIndex, GenerationCounter* generationCounter, in Plot() function in GrDrawOpAtlas::Plot