Searched refs:allTransactionsApplied (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1885 bool allTransactionsApplied = true; local
1900 allTransactionsApplied = false;
1904 allTransactionsApplied &= point->transactionIsApplied();
1908 if (matchingFramesFound && !allTransactionsApplied) {

Completed in 142 milliseconds