Searched refs:touchPointX (Results 1 – 11 of 11) sorted by relevance
62 internalDragAction->touchPointX = dragAction->touchPointX; in DragActionConvert()
89 event.dragEvent.touchPointX = info->GetPreviewRect().GetOffset().GetX(); in SetDragEventProperty()
69 float touchPointX = 0.0; member
48 void UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touchType);
90 EXPECT_EQ(interalDragAction->touchPointX, 1.0);121 EXPECT_EQ(interalDragAction->touchPointX, 1.0);516 dragEvent.touchPointX = TOUCH_POINT_X;
348 void ImageAnalyzerManager::UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touch… in UpdateOverlayTouchInfo() argument350 analyzerUIConfig_.touchInfo.touchPoint.x = touchPointX - analyzerUIConfig_.overlayOffset.GetX(); in UpdateOverlayTouchInfo()
204 dragActions->touchPointX = x; in OH_ArkUI_DragAction_SetTouchPointX()588 auto result = static_cast<float>(dragEvent->touchPointX); in OH_ArkUI_DragEvent_GetPreviewTouchPointX()
76 double x = dragAction->touchPointX; in GetShadowInfoArray()
1182 float touchPointX = 0; variable
3257 touchPointX = touchPoint.x; in HandleTouchDown()3499 touchPointX = touchPoint.x; in HandleTouchMove()4055 ShowMagnifier(static_cast<int>(touchPointX), static_cast<int>(touchPointY)); in RunQuickMenu()
245 ArkUI_Float64 touchPointX; member1480 ArkUI_Float64 touchPointX = 0.0f; member