Home
last modified time | relevance | path

Searched defs:lastExpectedPresentTimestamp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h753 TimePoint lastExpectedPresentTimestamp, in setNotifyExpectedPresentData()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp321 bool isFrameIntervalOnCadence(TimePoint expectedPresentTime, TimePoint lastExpectedPresentTimestamp, in isFrameIntervalOnCadence()
346 TimePoint lastExpectedPresentTimestamp, in isExpectedPresentWithinTimeout()
4297 const auto lastExpectedPresentTimestamp = data.lastExpectedPresentTimestamp; in notifyExpectedPresentIfRequired() local