Searched defs:ArkUITouchPoint (Results 1 – 1 of 1) sorted by relevance
123 struct ArkUITouchPoint { struct124 ArkUI_Int32 id;125 ArkUI_Int64 pressedTime;126 ArkUI_Float32 screenX;127 ArkUI_Float32 screenY;128 ArkUI_Float32 windowX;129 ArkUI_Float32 windowY;130 ArkUI_Float32 nodeX;131 ArkUI_Float32 nodeY;132 ArkUI_Float64 pressure;[all …]