Home
last modified time | relevance | path

Searched defs:refreshStartTime (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/gui/
DFrameTimestamps.h38 nsecs_t refreshStartTime; member
/frameworks/native/services/surfaceflinger/
DFenceTracker.h79 nsecs_t refreshStartTime; member
DFenceTracker.cpp122 void FenceTracker::addFrame(nsecs_t refreshStartTime, sp<Fence> retireFence, in addFrame()
DSurfaceFlinger_hwc1.cpp995 nsecs_t refreshStartTime = systemTime(SYSTEM_TIME_MONOTONIC); in handleMessageRefresh() local
1060 void SurfaceFlinger::postComposition(nsecs_t refreshStartTime) in postComposition()
DSurfaceFlinger.cpp1057 nsecs_t refreshStartTime = systemTime(SYSTEM_TIME_MONOTONIC); in handleMessageRefresh() local
1144 void SurfaceFlinger::postComposition(nsecs_t refreshStartTime) in postComposition()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1986 nsecs_t* refreshStartTime = nullptr; in eglGetFrameTimestampsANDROID() local