Home
last modified time | relevance | path

Searched defs:animationFirst_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h108 static bool animationFirst_; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp52 bool RemoteAnimation::animationFirst_ = false; member in OHOS::Rosen::RemoteAnimation