Searched refs:HandleActionUpdateTouchHotArea (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test4.cpp | 102 HWTEST_F(SceneSessionTest4, HandleActionUpdateTouchHotArea, Function | SmallTest | Level2) 110 sceneSession->HandleActionUpdateTouchHotArea(property, sceneSession, action); 113 sceneSession->HandleActionUpdateTouchHotArea(property, sceneSession, action); 116 sceneSession->HandleActionUpdateTouchHotArea(property, sceneSession, action);
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | scene_session.h | 727 WMError HandleActionUpdateTouchHotArea(const sptr<WindowSessionProperty>& property,
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 3822 return HandleActionUpdateTouchHotArea(property, sceneSession, action); in ProcessUpdatePropertyByAction() 4020 WMError SceneSession::HandleActionUpdateTouchHotArea(const sptr<WindowSessionProperty>& property, in HandleActionUpdateTouchHotArea() function in OHOS::Rosen::SceneSession
|