Searched defs:flushTransactions (Results 1 – 2 of 2) sorted by relevance
36 std::vector<TransactionState> TransactionHandler::flushTransactions() { in flushTransactions() function in android::surfaceflinger::frontend::TransactionHandler
2431 const bool flushTransactions = clearTransactionFlags(eTransactionFlushNeeded); in commit() local