Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp7000 auto windowInfosDebug = mWindowInfosListenerInvoker->getDebugInfo(); in dumpAll() local
7002 ftl::to_underlying(windowInfosDebug.maxSendDelayVsyncId)); in dumpAll()
7004 windowInfosDebug.maxSendDelayDuration); in dumpAll()
7005 StringAppendF(&result, " unsent messages: %zu\n", windowInfosDebug.pendingMessageCount); in dumpAll()