Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueConsumer.cpp54 nsecs_t expectedPresent, uint64_t maxFrameNumber) { in acquireBuffer()
/frameworks/native/services/surfaceflinger/
DBufferLayer.cpp274 nsecs_t expectedPresent = mConsumer->computeExpectedPresent(dispSync); in shouldPresentNow() local