Searched defs:animationFirst_ (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/wmserver/include/ | ||
H A D | remote_animation.h | 109 static bool animationFirst_; member in OHOS::Rosen::RemoteAnimation |
/foundation/window/window_manager/wmserver/test/unittest/ | ||
H A D | remote_animation_test.cpp | 99 RemoteAnimation::animationFirst_ = true; in InitRemoteAnimation() member in OHOS::Rosen::RemoteAnimation |
H A D | window_controller_test.cpp | 181 RemoteAnimation::animationFirst_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12632::RemoteAnimation |
/foundation/window/window_manager/wmserver/src/ | ||
H A D | remote_animation.cpp | 52 bool RemoteAnimation::animationFirst_ = false; member in OHOS::Rosen::RemoteAnimation [all...] |
Completed in 8 milliseconds