Searched refs:frameTimeForSlowFrameCountIndex (Results 1 – 4 of 4) sorted by relevance
96 expectedBucket = JankTracker::frameTimeForSlowFrameCountIndex(temp); in TEST()154 expectedBucket = JankTracker::frameTimeForSlowFrameCountIndex(temp); in TEST()
93 static int32_t frameTimeForSlowFrameCountIndex(uint32_t index);
126 int32_t JankTracker::frameTimeForSlowFrameCountIndex(uint32_t index) { in frameTimeForSlowFrameCountIndex() function in android::uirenderer::JankTracker341 dprintf(fd, " %ums=%u", frameTimeForSlowFrameCountIndex(i), in dumpData()
131 int32_t renderTime = JankTracker::frameTimeForSlowFrameCountIndex(i); in mergeProfileDataIntoProto()