Searched refs:pipLayer (Results 1 – 1 of 1) sorted by relevance
324 val pipLayer = it.layerState.getLayerById(layerId) in <lambda>() constant326 pipLayer?.screenBounds?.height() ?: error("Unable to find layer with id $layerId") in <lambda>()327 val layerWidth = pipLayer.screenBounds.width() in <lambda>()