Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp92 * @tc.name: HandleActionUpdateTouchHotArea
96 HWTEST_F(SceneSessionTest4, HandleActionUpdateTouchHotArea, Function | SmallTest | Level2) in HWTEST_F()
104 sceneSession->HandleActionUpdateTouchHotArea(property, action); in HWTEST_F()
107 sceneSession->HandleActionUpdateTouchHotArea(property, action); in HWTEST_F()
110 sceneSession->HandleActionUpdateTouchHotArea(property, action); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h614 WMError HandleActionUpdateTouchHotArea(const sptr<WindowSessionProperty>& property,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3594 return HandleActionUpdateTouchHotArea(property, action); in ProcessUpdatePropertyByAction()
3793 WMError SceneSession::HandleActionUpdateTouchHotArea(const sptr<WindowSessionProperty>& property, in HandleActionUpdateTouchHotArea() function in SceneSession

Completed in 12 milliseconds