Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.cpp204 std::vector<uint32_t> destroyedLayers; in loop() local
230 const std::vector<uint32_t>& destroyedLayers) { in addEntry()
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerHierarchy.cpp367 const std::vector<std::unique_ptr<RequestedLayerState>>& destroyedLayers) { in doUpdate()