Searched refs:frameTimeForSlowFrameCountIndex (Results 1 – 3 of 3) sorted by relevance
102 expectedBucket = ProfileData::frameTimeForSlowFrameCountIndex(temp); in TEST()160 expectedBucket = ProfileData::frameTimeForSlowFrameCountIndex(temp); in TEST()
78 uint32_t ProfileData::frameTimeForSlowFrameCountIndex(uint32_t index) { in frameTimeForSlowFrameCountIndex() function in android::uirenderer::ProfileData192 callback(HistogramEntry{frameTimeForSlowFrameCountIndex(i), mSlowFrameCounts[i]}); in histogramForEach()
92 static uint32_t frameTimeForSlowFrameCountIndex(uint32_t index);