Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerLifecycleManager.cpp185 void LayerLifecycleManager::applyTransactions(const std::vector<TransactionState>& transactions, in applyTransactions() function in android::surfaceflinger::frontend::LayerLifecycleManager
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4743 bool SurfaceFlinger::applyTransactions(std::vector<TransactionState>& transactions) { in applyTransactions() function in android::SurfaceFlinger