Home
last modified time | relevance | path

Searched refs:IsTouchEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h173 bool IsTouchEnabled();
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp610 if (!screenSession->IsTouchEnabled() || !sceneSession->GetSystemTouchable() || in UpdateWindowFlags()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp747 bool ScreenSession::IsTouchEnabled() in IsTouchEnabled() function in OHOS::Rosen::ScreenSession