Home
last modified time | relevance | path

Searched defs:mBins (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DLatencyHistogram.h40 std::vector<int64_t> mBins; variable
/aosp12/frameworks/base/core/java/android/webkit/
H A DDateSorter.java43 private long [] mBins = new long[DAY_COUNT-1]; field in DateSorter
/aosp12/system/media/audio_utils/include/audio_utils/
H A DHistogram.h142 std::vector<uint64_t> mBins; // count of the number of items in the range of this bin variable
/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DPerformanceAnalysis.h131 std::vector<uint64_t> mBins; variable