Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h621 nsecs_t mLastDumpDrmAtomicMessageTime; variable
DExynosDisplayDrmInterface.cpp2587 const nsecs_t diffMs = ns2ms(now - mDrmDisplayInterface->mLastDumpDrmAtomicMessageTime); in dumpDrmAtomicCommitMessage()
2606 mDrmDisplayInterface->mLastDumpDrmAtomicMessageTime = systemTime(SYSTEM_TIME_MONOTONIC); in dumpDrmAtomicCommitMessage()