Home
last modified time | relevance | path

Searched refs:SetWindowSystemEffectConfig (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_system_effect.h54 static void SetWindowSystemEffectConfig(AppWindowEffectConfig config);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_system_effect.cpp35 void WindowSystemEffect::SetWindowSystemEffectConfig(AppWindowEffectConfig config) in SetWindowSystemEffectConfig() function in OHOS::Rosen::WindowSystemEffect
H A Dwindow_manager_service.cpp693 WindowSystemEffect::SetWindowSystemEffectConfig(systemEffectConfig); in ConfigWindowEffect()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_system_effect_test.cpp66 WindowSystemEffect::SetWindowSystemEffectConfig(effectConfig_); in SetUp()