Home
last modified time | relevance | path

Searched defs:destroyedHandles (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DUpdate.h49 std::vector<uint32_t> destroyedHandles; member
DLayerLifecycleManager.cpp88 void LayerLifecycleManager::onHandlesDestroyed(const std::vector<uint32_t>& destroyedHandles, in onHandlesDestroyed()
/frameworks/native/services/surfaceflinger/Tracing/tools/
DLayerTraceGenerator.cpp112 std::vector<uint32_t> destroyedHandles; in generate() local