Home
last modified time | relevance | path

Searched refs:frameCountIndexForFrameTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DProfileData.cpp45 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime) { in frameCountIndexForFrameTime() function
174 uint32_t framebucket = frameCountIndexForFrameTime(duration); in reportFrame()