Home
last modified time | relevance | path

Searched refs:histogramSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp50 int histogramSize = 0; in histogramToProto() local
52 if (++histogramSize > maxPulledHistogramBuckets) { in histogramToProto()