Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h183 TouchEvent CreateTouchPoint() const in CreateTouchPoint() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3110 auto touchPoint = event.CreateTouchPoint(); in OnMouseEvent()
3116 auto touchPoint = event.CreateTouchPoint(); in OnMouseEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp1758 auto touchPoint = event.CreateTouchPoint(); in OnMouseEvent()