Home
last modified time | relevance | path

Searched defs:windowController_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h107 static wptr<WindowController> windowController_; variable
H A Dwindow_manager_service.h200 sptr<WindowController> windowController_; variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp49 sptr<WindowController> windowController_; member in OHOS::Rosen::RemoteAnimationTest
H A Dwindow_controller_test.cpp38 static sptr<WindowController> windowController_; member in OHOS::Rosen::WindowControllerTest
45 sptr<WindowController> WindowControllerTest::windowController_ = nullptr; member in OHOS::Rosen::WindowControllerTest
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp53 wptr<WindowController> RemoteAnimation::windowController_ = nullptr; member in OHOS::Rosen::RemoteAnimation