Searched refs:frameTimeForFrameCountIndex (Results 1 – 3 of 3) sorted by relevance
69 uint32_t ProfileData::frameTimeForFrameCountIndex(uint32_t index) { in frameTimeForFrameCountIndex() function in android::uirenderer::ProfileData140 return frameTimeForFrameCountIndex(i); in findPercentile()169 callback(HistogramEntry{frameTimeForFrameCountIndex(i), mFrameCounts[i]}); in histogramForEach()
78 static uint32_t frameTimeForFrameCountIndex(uint32_t index);
96 expectedBucket = ProfileData::frameTimeForFrameCountIndex(i); in TEST()153 expectedBucket = ProfileData::frameTimeForFrameCountIndex(i); in TEST()