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<std::pair<uint32_t, std::string /* debugName */>> destroyedHandles; member
DLayerLifecycleManager.cpp90 void LayerLifecycleManager::onHandlesDestroyed( in onHandlesDestroyed()
/frameworks/native/services/surfaceflinger/Tracing/tools/
DLayerTraceGenerator.cpp120 std::vector<std::pair<uint32_t, std::string>> destroyedHandles; in generate() local