Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DFrameTimestamps.cpp130 if (FrameEvents::isValidTimestamp(lastRefreshStartTime)) { in dump()
131 StringAppendF(&outString, "%" PRId64 "\n", lastRefreshStartTime); in dump()
292 frame.lastRefreshStartTime = d.mLastRefreshStartTime; in applyDelta()
414 frame->lastRefreshStartTime = refreshStartTime; in addPreComposition()
509 mLastRefreshStartTime(frameTimestamps.lastRefreshStartTime), in FrameEventsDelta()
DSurface.cpp325 getFrameTimestamp(outLastRefreshStartTime, events->lastRefreshStartTime); in getFrameTimestamps()
/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h90 nsecs_t lastRefreshStartTime{TIMESTAMP_PENDING};
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp2458 nsecs_t* lastRefreshStartTime = nullptr; in eglGetFrameTimestampsANDROIDImpl() local
2478 lastRefreshStartTime = &values[i]; in eglGetFrameTimestampsANDROIDImpl()
2499 lastRefreshStartTime, gpuCompositionDoneTime, displayPresentTime, in eglGetFrameTimestampsANDROIDImpl()