Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2395 const size_t appConnections = mScheduler->getEventThreadConnectionCount(mAppConnectionHandle); in postComposition() local
2396 mTimeStats->recordDisplayEventConnectionCount(sfConnections + appConnections); in postComposition()