Home
last modified time | relevance | path

Searched defs:Histogram (Results 1 – 3 of 3) sorted by relevance

/system/core/libstats/expresslog/
DHistogram.cpp64 Histogram::Histogram(const char* metricName, std::shared_ptr<BinOptions> binOptions) in Histogram() function in android::expresslog::Histogram
/system/update_engine/scripts/update_payload/
Dhistogram.py27 class Histogram(object): class
/system/media/audio_utils/include/audio_utils/
DHistogram.h34 Histogram(int32_t numBinsInRange, int32_t binWidth) in Histogram() function