Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DTransactionHandler.h39 bool firstTransaction = true; member
DTransactionHandler.cpp106 flushState.firstTransaction = false; in popTransactionFromPending()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h856 bool shouldLatchUnsignaled(const layer_state_t&, size_t numStates, bool firstTransaction) const;
DSurfaceFlinger.cpp4937 flushState.firstTransaction) && in transactionReadyBufferCheckLegacy()
5048 flushState.firstTransaction) && in transactionReadyBufferCheck()
5148 bool firstTransaction) const { in shouldLatchUnsignaled()
5162 if (!firstTransaction) { in shouldLatchUnsignaled()