Searched refs:relativeRootId (Results 1 – 2 of 2) sorted by relevance
57 void fixRelativeZLoop(uint32_t relativeRootId);
405 void LayerLifecycleManager::fixRelativeZLoop(uint32_t relativeRootId) { in fixRelativeZLoop() argument406 auto it = mIdToLayer.find(relativeRootId); in fixRelativeZLoop()