Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscb_system_session.h42 bool IsNeedSyncScenePanelGlobalPosition() override { return isNeedSyncGlobalPos_; }
53 bool isNeedSyncGlobalPos_ = true; // can only accessed in main thread member in OHOS::Rosen::SCBSystemSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscb_system_session.cpp245 isNeedSyncGlobalPos_, needSync); in SyncScenePanelGlobalPosition()
246 isNeedSyncGlobalPos_ = needSync; in SyncScenePanelGlobalPosition()

Completed in 1 milliseconds