Home
last modified time | relevance | path

Searched defs:flushTransactions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DTransactionHandler.cpp48 std::vector<TransactionState> TransactionHandler::flushTransactions() { in flushTransactions() function in android::surfaceflinger::frontend::TransactionHandler
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2452 bool flushTransactions, bool& outTransactionsAreEmpty) { in updateLayerSnapshots()
2721 const bool flushTransactions = clearTransactionFlags(eTransactionFlushNeeded); in commit() local