Searched refs:GetTouchSlop (Results 1 – 2 of 2) sorted by relevance
247 float GetTouchSlop() const in GetTouchSlop() function
936 HILOG_DEBUG("moveThreshold: %{public}f", multiFingerGestureRecognizer_.GetTouchSlop()); in IsRealMoveState()947 …(hypot(firstPointOffset[0], firstPointOffset[1]) >= multiFingerGestureRecognizer_.GetTouchSlop() && in IsRealMoveState()948 …ypot(secondPointOffset[0], secondPointOffset[1]) >= multiFingerGestureRecognizer_.GetTouchSlop()) { in IsRealMoveState()