Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp51 int histogramSize = 0; in histogramToProto() local
53 if (++histogramSize > maxPulledHistogramBuckets) { in histogramToProto()