Home
last modified time | relevance | path

Searched refs:relativeRootId (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerLifecycleManager.h57 void fixRelativeZLoop(uint32_t relativeRootId);
DLayerLifecycleManager.cpp405 void LayerLifecycleManager::fixRelativeZLoop(uint32_t relativeRootId) { in fixRelativeZLoop() argument
406 auto it = mIdToLayer.find(relativeRootId); in fixRelativeZLoop()