Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DProfileData.h74 struct HistogramEntry { struct
78 void histogramForEach(const std::function<void(HistogramEntry)>& callback) const; argument