Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerLifecycleManager.cpp423 for (uint32_t mirroringLayerId : mDisplayMirroringLayers) { in updateDisplayMirrorLayers() local
424 RequestedLayerState* mirrorLayer = getLayerFromId(mirroringLayerId); in updateDisplayMirrorLayers()