Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/utils/
DCallbackUtils.h162 nsecs_t mExpectedPresentTime = -1; variable
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1405 std::atomic<nsecs_t> mExpectedPresentTime = 0; variable