/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
H A D | rotation_recognizer.cpp | 78 event.touchEventId, event.id, refereeState_); in HandleTouchDownEvent() 115 …Tag::ACE_INPUTKEYFLOW, "Id:%{public}d, rotation axis start, state: %{public}d", event.touchEventId, in HandleTouchDownEvent() 135 event.touchEventId, event.id, refereeState_); in HandleTouchUpEvent() 169 …ogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, rotation axis end, state: %{public}d", event.touchEventId, in HandleTouchUpEvent() 277 …gTag::ACE_INPUTKEYFLOW, "Id:%{public}d, rotation %{public}d cancel", event.touchEventId, event.id); in HandleTouchCancelEvent() 293 … TAG_LOGI(AceLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, rotation axis cancel", event.touchEventId); in HandleTouchCancelEvent()
|
H A D | pinch_recognizer.cpp | 90 "state: %{public}d", event.touchEventId, event.id, refereeState_); in HandleTouchDownEvent() 135 …LogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pinch axis start, state: %{public}d", event.touchEventId, in HandleTouchDownEvent() 156 …Tag::ACE_INPUTKEYFLOW, "Id:%{public}d, pinch %{public}d up, state: %{public}d", event.touchEventId, in HandleTouchUpEvent() 193 "Id:%{public}d, pinch axis end, state: %{public}d", event.touchEventId, refereeState_); in HandleTouchUpEvent() 318 …eLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pinch %{public}d cancel", event.touchEventId, event.id); in HandleTouchCancelEvent() 332 TAG_LOGI(AceLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pinch axis cancel", event.touchEventId); in HandleTouchCancelEvent()
|
H A D | swipe_recognizer.cpp | 104 …g::ACE_INPUTKEYFLOW, "Id:%{public}d, swipe %{public}d down, state: %{public}d", event.touchEventId, in HandleTouchDownEvent() 146 …LogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, swipe axis start, state: %{public}d", event.touchEventId, in HandleTouchDownEvent() 166 …Tag::ACE_INPUTKEYFLOW, "Id:%{public}d, swipe %{public}d up, state: %{public}d", event.touchEventId, in HandleTouchUpEvent() 212 "Id:%{public}d, swipe axis end, state: %{public}d", event.touchEventId, refereeState_); in HandleTouchUpEvent() 327 …eLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, swipe %{public}d cancel", event.touchEventId, event.id); in HandleTouchCancelEvent() 340 TAG_LOGI(AceLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, swipe axis cancel", event.touchEventId); in HandleTouchCancelEvent()
|
H A D | click_recognizer.cpp | 79 event.touchEventId); in IsPointInRegion() 217 event.touchEventId, event.id, equalsToFingers_, currentTouchPointsNum_, refereeState_); in HandleTouchDownEvent() 307 …Tag::ACE_INPUTKEYFLOW, "Id:%{public}d, click %{public}d up, state: %{public}d", event.touchEventId, in HandleTouchUpEvent() 382 …eLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, click %{public}d cancel", event.touchEventId, event.id); in HandleTouchCancelEvent()
|
H A D | pan_recognizer.cpp | 204 …Tag::ACE_INPUTKEYFLOW, "Id:%{public}d, pan %{public}d down, state: %{public}d", event.touchEventId, in HandleTouchDownEvent() 263 event.touchEventId, event.id, refereeState_); in HandleTouchDownEvent() 298 …ogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pan %{public}d up, state: %{public}d", event.touchEventId, in HandleTouchUpEvent() 352 event.touchEventId, event.id, refereeState_); in HandleTouchUpEvent() 526 …AceLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pan %{public}d cancel", event.touchEventId, event.id); in HandleTouchCancelEvent() 542 TAG_LOGI(AceLogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, pan axis cancel", event.touchEventId); in HandleTouchCancelEvent()
|
H A D | long_press_recognizer.cpp | 127 event.touchEventId, event.id, refereeState_); in HandleTouchDownEvent() 190 event.touchEventId, event.id, refereeState_); in HandleTouchUpEvent() 245 event.touchEventId, event.id, static_cast<int32_t>(touchPoints_.size())); in HandleTouchCancelEvent()
|
H A D | parallel_recognizer.cpp | 92 …ogTag::ACE_INPUTKEYFLOW, "Id:%{public}d, parallel %{public}d type: %{public}d", point.touchEventId, in HandleEvent()
|
H A D | exclusive_recognizer.cpp | 110 point.touchEventId, point.id, static_cast<int32_t>(point.type)); in HandleEvent()
|
H A D | sequenced_recognizer.cpp | 188 point.touchEventId, point.id, static_cast<int32_t>(point.type)); in HandleEvent()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_view_ohos.cpp | 299 touchPoint.touchEventId); in ProcessTouchEvent() 302 MMI::InputManager::GetInstance()->MarkProcessed(touchPoint.touchEventId, in ProcessTouchEvent() 371 … event.y, (int)event.action, event.time.time_since_epoch().count(), event.id, event.touchEventId); in ProcessMouseEvent() 374 MMI::InputManager::GetInstance()->MarkProcessed(event.touchEventId, in ProcessMouseEvent() 396 MMI::InputManager::GetInstance()->MarkProcessed(event.touchEventId, in ProcessAxisEvent()
|
H A D | mmi_event_convertor.cpp | 359 events.touchEventId = pointerEvent->GetId(); in ConvertMouseEvent() 420 event.touchEventId = pointerEvent->GetId(); in ConvertAxisEvent()
|
H A D | ace_container.cpp | 850 context->CheckAndLogLastReceivedTouchEventInfo(event.touchEventId, event.type); in InitializeCallback() 866 context->CheckAndLogLastConsumedTouchEventInfo(event.touchEventId, event.type); in InitializeCallback() 882 context->CheckAndLogLastReceivedMouseEventInfo(event.touchEventId, event.action); in InitializeCallback() 891 context->CheckAndLogLastConsumedMouseEventInfo(event.touchEventId, event.action); in InitializeCallback() 907 context->CheckAndLogLastReceivedAxisEventInfo(event.touchEventId, event.action); in InitializeCallback() 916 context->CheckAndLogLastConsumedAxisEventInfo(event.touchEventId, event.action); in InitializeCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | touch_event.h | 101 int32_t touchEventId = 0; member 230 TouchEvent& SetTouchEventId(int32_t touchEventId) in SetTouchEventId() 232 this->touchEventId = touchEventId; in SetTouchEventId() 314 event.touchEventId = touchEventId; in CloneWith()
|
H A D | mouse_event.h | 112 int32_t touchEventId = 0; member 225 .SetTouchEventId(touchEventId) in CreateTouchPoint()
|
H A D | axis_event.h | 81 int32_t touchEventId = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_manager.cpp | 203 touchPoint.touchEventId, resultInfo.c_str()); in TouchTest() 221 LogTouchTestResultRecognizers(touchTestResults_[touchPoint.id], touchPoint.touchEventId); in TouchTest() 257 …id EventManager::LogTouchTestResultRecognizers(const TouchTestResult& result, int32_t touchEventId) in LogTouchTestResultRecognizers() argument 281 …hittedRecognizerTypeInfo.append(std::to_string(touchEventId)).append(", touch test hitted recogniz… in LogTouchTestResultRecognizers() 369 LogTouchTestResultRecognizers(axisTouchTestResults_[event.id], event.touchEventId); in TouchTest() 409 .SetTouchEventId(axisEvent.touchEventId) in ConvertAxisEventToTouchEvent() 647 touchEvent.touchEventId, touchEvent.id); in CheckDownEvent() 668 touchEvent.touchEventId, touchEvent.id); in CheckUpEvent() 770 void EventManager::LogTouchTestRecognizerStates(int32_t touchEventId) in LogTouchTestRecognizerStates() argument 784 std::list<RefPtr<GestureSnapshot>> gestureSnapshots = lastEventTree.gestureTree[touchEventId]; in LogTouchTestRecognizerStates() [all …]
|
H A D | event_manager.h | 314 void LogTouchTestResultRecognizers(const TouchTestResult& result, int32_t touchEventId); 315 void LogTouchTestRecognizerStates(int32_t touchEventId);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 2414 scalePoint.touchEventId, scalePoint.id, (int)scalePoint.type, scalePoint.isInjected, in OnTouchEvent() 2420 … scalePoint.touchEventId, scalePoint.id, scalePoint.x, scalePoint.y, (int)scalePoint.type, in OnTouchEvent() 2640 lastEventIter->second.touchEventId); in CompensateTouchMoveEvent() 3005 scaleEvent.touchEventId, scaleEvent.id, (int)scaleEvent.type, scaleEvent.isInjected); in OnAccessibilityHoverEvent() 3011 … scaleEvent.touchEventId, scaleEvent.id, scaleEvent.x, scaleEvent.y, (int)scaleEvent.type, in OnAccessibilityHoverEvent() 3038 scaleEvent.touchEventId, scaleEvent.id, (int)scaleEvent.type, in OnPenHoverEvent() 3084 lastMouseEvent_->touchEventId = event.touchEventId; in OnMouseEvent() 3102 event.touchEventId); in OnMouseEvent() 3149 lastMouseEvent_->touchEventId, sourceType, in FlushMouseEvent() 3366 result.touchEventId = event.touchEventId; in ConvertAxisToMouse()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_manager.cpp | 764 …PointerEvent(touchPoint.touchEventId, touchPoint.x, touchPoint.y, touchPoint.screenX, touchPoint.s… in ResetDraggingStatus()
|