Searched defs:applyTransactions (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/ | ||
H A D | LayerLifecycleManager.cpp | 185 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 D | SurfaceFlinger.cpp | 4743 bool SurfaceFlinger::applyTransactions(std::vector<TransactionState>& transactions) { in applyTransactions() function in android::SurfaceFlinger |