Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Droot_scene.h118 static sptr<RootScene> staticRootScene_; variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp67 sptr<RootScene> RootScene::staticRootScene_; member in OHOS::Rosen::RootScene