Home
last modified time | relevance | path

Searched defs:XComponentTouchPoint (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h36 struct XComponentTouchPoint { struct
37 float tiltX = 0.0f;
38 float tiltY = 0.0f;
39 float windowX = 0.0f;
40 float windowY = 0.0f;
41 float displayX = 0.0f;
42 float displayY = 0.0f;
43 OH_NativeXComponent_TouchPointToolType sourceToolType =