Searched refs:mirrorScreenInfo (Results 1 – 1 of 1) sorted by relevance
1261 auto mirrorScreenInfo = nodeParams->GetScreenInfo(); in ScaleAndRotateMirrorForWiredScreen() local1262 auto mirrorWidth = static_cast<float>(mirrorScreenInfo.width); in ScaleAndRotateMirrorForWiredScreen()1263 auto mirrorHeight = static_cast<float>(mirrorScreenInfo.height); in ScaleAndRotateMirrorForWiredScreen()