Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp4113 const nsecs_t presentTimestamp = in onCompositionPresented() local
4118 const nsecs_t actualPresentTime = now - ((now - presentTimestamp) % vsyncPeriod); in onCompositionPresented()