Searched refs:GetPointerCount (Results 1 – 6 of 6) sorted by relevance
328 if (point->GetPointerCount() < THREE_FINGERS && in DispatchPointerEventInner()362 static_cast<uint32_t>(sess->GetPid()), pointerEvent->GetPointerCount()); in DispatchPointerEventInner()
1432 int32_t GetPointerCount() const;
662 int32_t PointerEvent::GetPointerCount() const in GetPointerCount() function in OHOS::MMI::PointerEvent
1482 } else if (pointerEvent->GetPointerCount() != ONE_FINGERS) { in IsSwipeInward()
746 int32_t pointerCount = pointerEvent->GetPointerCount();
4323 int32_t pointerCount = pointerEvent->GetPointerCount(); in HandleDownForCompatibleMode()4416 int32_t pointerCount = pointerEvent->GetPointerCount(); in HandleUpForCompatibleMode()4464 if (pointerEvent->GetPointerCount() == 1) { in IgnoreClickEvent()