Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp3303 const auto presentIn = TimePoint::fromNs(presentTime) - TimePoint::now(); in recordLayerHistoryBufferUpdate() local
3304 ATRACE_FORMAT_INSTANT("presentIn %s", to_string(presentIn).c_str()); in recordLayerHistoryBufferUpdate()