Searched refs:appWindow (Results 1 – 3 of 3) sorted by relevance
260 uint32_t focusedWindow = appWindow->GetWindowId();302 uint32_t focusedWindow = appWindow->GetWindowId();305 avoidAreaController->UpdateAvoidAreaListener(appWindow, true);356 uint32_t focusedWindow = appWindow->GetWindowId();359 avoidAreaController->UpdateAvoidAreaListener(appWindow, true);401 uint32_t focusedWindow = appWindow->GetWindowId();406 avoidAreaController->UpdateAvoidAreaListener(appWindow, true);476 appWindow->SetWindowMode(static_cast<WindowMode>(i));487 focusedWindow = appWindow->GetWindowId();509 uint32_t focusedWindow = appWindow->GetWindowId();[all …]
1426 std::shared_ptr<RSSurfaceRenderNode> appWindow; in QueryIfAllHwcChildrenForceDisabledByFilter() local1430 appWindow = node; in QueryIfAllHwcChildrenForceDisabledByFilter()1434 if (appWindow) { in QueryIfAllHwcChildrenForceDisabledByFilter()1435 auto hardwareEnabledNodes = appWindow->GetChildHardwareEnabledNodes(); in QueryIfAllHwcChildrenForceDisabledByFilter()
1039 auto appWindow = node; in HandleHardwareNode() local1044 appWindow = surfaceNodePtr; in HandleHardwareNode()1049 auto hardwareEnabledNodes = appWindow->GetChildHardwareEnabledNodes(); in HandleHardwareNode()