Searched refs:touchPointY (Results 1 – 11 of 11) sorted by relevance
63 internalDragAction->touchPointY = dragAction->touchPointY; in DragActionConvert()
90 event.dragEvent.touchPointY = info->GetPreviewRect().GetOffset().GetY(); in SetDragEventProperty()
70 float touchPointY = 0.0; member
48 void UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touchType);
91 EXPECT_EQ(interalDragAction->touchPointY, 1.0);122 EXPECT_EQ(interalDragAction->touchPointY, 1.0);517 dragEvent.touchPointY = TOUCH_POINT_Y;
348 void ImageAnalyzerManager::UpdateOverlayTouchInfo(int touchPointX, int touchPointY, TouchType touch… in UpdateOverlayTouchInfo() argument351 analyzerUIConfig_.touchInfo.touchPoint.y = touchPointY - analyzerUIConfig_.overlayOffset.GetY(); in UpdateOverlayTouchInfo()
218 dragActions->touchPointY = y; in OH_ArkUI_DragAction_SetTouchPointY()598 auto result = static_cast<float>(dragEvent->touchPointY); in OH_ArkUI_DragEvent_GetPreviewTouchPointY()
77 double y = dragAction->touchPointY; in GetShadowInfoArray()
1183 float touchPointY = 0; variable
3258 touchPointY = touchPoint.y; in HandleTouchDown()3500 touchPointY = touchPoint.y; in HandleTouchMove()4055 ShowMagnifier(static_cast<int>(touchPointX), static_cast<int>(touchPointY)); in RunQuickMenu()
246 ArkUI_Float64 touchPointY; member1481 ArkUI_Float64 touchPointY = 0.0f; member