Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/test/
H A DCallbackUtils.h164 nsecs_t mExpectedPresentTime = -1; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1428 std::atomic<nsecs_t> mExpectedPresentTime = 0; variable