Searched defs:frameTimeForFrameCountIndex (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DJankTracker.cpp113 int32_t JankTracker::frameTimeForFrameCountIndex(uint32_t index) { function in class:android::uirenderer::JankTracker
337 dprintf(fd, " %ums=%u", frameTimeForFrameCountIndex(i),
371 return frameTimeForFrameCountIndex(i);

Completed in 64 milliseconds