Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1259 std::atomic<nsecs_t> mDebugInTransaction = 0; variable
DSurfaceFlinger.cpp3080 mDebugInTransaction = systemTime(); in commitTransactions()
3089 mDebugInTransaction = 0; in commitTransactions()
6016 const nsecs_t inTransaction(mDebugInTransaction); in dumpAllLocked()