Searched refs:yPointF (Results 1 – 2 of 2) sorted by relevance
480 float yPointF = pointerF.GetDisplayY(); in HandleDraggingStateInnerMove() local483 float offsetY = abs(yPointF - yPointS); in HandleDraggingStateInnerMove()530 float yPointF = pointerF.GetDisplayY(); in IsDragGestureAccept() local546 float firstOffsetY = yPointF - yPointDownF; in IsDragGestureAccept()
823 float yPointF = pointerF.GetDisplayY(); in HandleDraggingStateInnerMove() local826 float offsetY = abs(yPointF - yPointS); in HandleDraggingStateInnerMove()883 float yPointF = pointerF.GetDisplayY(); in GetPointOffset() local899 firstPointOffset.push_back(yPointF - yPointDownF); // firstOffsetY in GetPointOffset()