Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp584 const SFTimeStatsHistogramBucketProto& histogramProto = globalProto.present_to_present().Get(0); in TEST_F() local
603 const SFTimeStatsHistogramBucketProto& histogramProto = globalProto.frame_duration().Get(0); in TEST_F() local
635 const SFTimeStatsHistogramBucketProto& histogramProto = in TEST_F() local
659 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms(0); in TEST_F() local
763 const SFTimeStatsHistogramBucketProto& histogramProto = deltaProto.histograms().Get(0); in TEST_F() local
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp50 FrameTimingHistogram histogramProto; in histogramToProto() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java779 TelephonyProto.TelephonyHistogram histogramProto = log.histograms[i]; in buildProto() local