Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFrameInfo.h111 void markFrameCompleted() { set(FrameInfoIndex::FrameCompleted) = systemTime(CLOCK_MONOTONIC); } in markFrameCompleted() function
DFrameInfoVisualizer.cpp115 info.markFrameCompleted(); in draw()
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp504 mCurrentFrameInfo->markFrameCompleted(); in draw()