Searched refs:SetWindowShadow (Results 1 – 4 of 4) sorted by relevance
144 ASSERT_EQ(WMError::WM_ERROR_NULLPTR, WindowSystemEffect::SetWindowShadow(windowNode));148 ASSERT_EQ(WMError::WM_OK, WindowSystemEffect::SetWindowShadow(node_));151 ASSERT_EQ(WMError::WM_OK, WindowSystemEffect::SetWindowShadow(node_));153 ASSERT_EQ(WMError::WM_OK, WindowSystemEffect::SetWindowShadow(node_));156 ASSERT_EQ(WMError::WM_ERROR_INVALID_PARAM, WindowSystemEffect::SetWindowShadow(node_));159 ASSERT_EQ(WMError::WM_ERROR_INVALID_PARAM, WindowSystemEffect::SetWindowShadow(node_));163 ASSERT_EQ(WMError::WM_DO_NOTHING, WindowSystemEffect::SetWindowShadow(node_));170 ASSERT_EQ(WMError::WM_OK, WindowSystemEffect::SetWindowShadow(node_));173 ASSERT_EQ(WMError::WM_ERROR_NULLPTR, WindowSystemEffect::SetWindowShadow(node_));
106 WMError WindowSystemEffect::SetWindowShadow(const sptr<WindowNode>& node) in SetWindowShadow() function in OHOS::Rosen::WindowSystemEffect177 SetWindowShadow(node); in SetWindowEffect()
987 WindowSystemEffect::SetWindowShadow(node); in UpdateFocusStatus()
58 static WMError SetWindowShadow(const sptr<WindowNode>& node);