Home
last modified time | relevance | path

Searched refs:SetWindowEffect (Results 1 - 12 of 12) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_system_effect.h57 static WMError SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation = true);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp213 WindowSystemEffect::SetWindowEffect(primary_); in Clear()
230 WindowSystemEffect::SetWindowEffect(secondary_); in Clear()
449 WindowSystemEffect::SetWindowEffect(primary_); in SwitchPosition()
458 WindowSystemEffect::SetWindowEffect(secondary_); in SwitchPosition()
547 WindowSystemEffect::SetWindowEffect(node); in HandleRemoveWindow()
H A Dwindow_group_mgr.cpp131 WindowSystemEffect::SetWindowEffect(windowNode); in MoveMissionToForeground()
H A Dwindow_system_effect.cpp169 WMError WindowSystemEffect::SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation) in SetWindowEffect() function in OHOS::Rosen::WindowSystemEffect
H A Dwindow_layout_policy_tile.cpp318 WindowSystemEffect::SetWindowEffect(node); in ApplyPresetRectForTileWindows()
H A Dstarting_window.cpp194 WindowSystemEffect::SetWindowEffect(node); in DrawStartingWindow()
H A Dwindow_node_container.cpp2309 WindowSystemEffect::SetWindowEffect(needReZOrderNode); in ReZOrderShowWhenLockedWindows()
2354 WindowSystemEffect::SetWindowEffect(node); in RaiseShowWhenLockedWindowIfNeeded()
2514 WindowSystemEffect::SetWindowEffect(node); in SetWindowMode()
H A Dremote_animation.cpp811 WindowSystemEffect::SetWindowEffect(node, false); // no need to check animationPlaying in finishCallback in ExecuteFinalStateTask()
H A Dwindow_layout_policy_cascade.cpp84 WindowSystemEffect::SetWindowEffect(node); in Reorder()
H A Dwindow_root.cpp581 WindowSystemEffect::SetWindowEffect(windowNode); in ToggleShownStateForAllAppWindows()
H A Dwindow_controller.cpp288 WindowSystemEffect::SetWindowEffect(node); in CreateWindow()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_system_effect_test.cpp102 ASSERT_EQ(WMError::WM_OK, WindowSystemEffect::SetWindowEffect(node_)); in HWTEST_F()

Completed in 18 milliseconds