Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DUpdate.h47 std::vector<std::unique_ptr<frontend::RequestedLayerState>> newLayers; member
DLayerLifecycleManager.cpp39 void LayerLifecycleManager::addLayers(std::vector<std::unique_ptr<RequestedLayerState>> newLayers) { in addLayers()
231 std::vector<std::unique_ptr<RequestedLayerState>> newLayers; in applyTransactions() local