Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h84 static bool isRemoteAnimationEnable_; variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp47 bool RemoteAnimation::isRemoteAnimationEnable_ = true; member in OHOS::Rosen::RemoteAnimation