Home
last modified time | relevance | path

Searched refs:g_ssIsDestroyed (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp33 std::atomic<bool> g_ssIsDestroyed = false; member
42 g_ssIsDestroyed = false; in ScreenScene()
47 g_ssIsDestroyed = true; in ~ScreenScene()
77 if (g_ssIsDestroyed) { in LoadContent()
98 if (g_ssIsDestroyed) { in UpdateViewportConfig()
116 if (g_ssIsDestroyed) { in UpdateConfiguration()
143 if (g_ssIsDestroyed) { in OnBundleUpdated()
155 if (g_ssIsDestroyed) { in SetFrameLayoutFinishCallback()

Completed in 1 milliseconds