Home
last modified time | relevance | path

Searched defs:pointId (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_transfer_auto_test.cpp594 uint8_t pointId = POINTID_DIR_IN; variable
617 uint8_t pointId = POINTID_DIR_IN; variable
641 uint8_t pointId = POINTID_DIR_IN; variable
663 uint8_t pointId = POINTID_DIR_IN; variable
708 uint8_t pointId = POINTID_DIR_IN; variable
730 uint8_t pointId = POINTID_DIR_IN; variable
753 uint8_t pointId = POINTID_DIR_IN; variable
776 uint8_t pointId = POINTID_DIR_IN; variable
820 uint8_t pointId = POINTID_DIR_IN; variable
842 uint8_t pointId = POINTID_DIR_IN; variable
[all …]
H A Dusbd_request_auto_test.cpp1119 uint8_t pointId = POINTID_DIR_IN; variable
1140 uint8_t pointId = POINTID_DIR_IN; variable
1162 uint8_t pointId = POINTID_DIR_IN; variable
1186 uint8_t pointId = POINTID_DIR_IN; variable
1210 uint8_t pointId = POINTID_DIR_IN; variable
1233 uint8_t pointId = POINTID_DIR_IN; variable
1305 uint8_t pointId = INVALID_NUM; variable
1326 uint8_t pointId = POINTID_DIR_IN; variable
1350 uint8_t pointId = POINTID_DIR_IN; variable
1376 uint8_t pointId = POINTID_DIR_IN; variable
[all …]
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_request_test.cpp996 uint8_t pointId = POINTID_DIR_IN; variable
1020 uint8_t pointId = POINTID_DIR_IN; variable
1045 uint8_t pointId = POINTID_DIR_IN; variable
1072 uint8_t pointId = POINTID_DIR_IN; variable
1099 uint8_t pointId = POINTID_DIR_IN; variable
1124 uint8_t pointId = POINTID_DIR_IN; variable
1228 uint8_t pointId = POINTID_DIR_IN; variable
1255 uint8_t pointId = POINTID_DIR_IN; variable
1284 uint8_t pointId = POINTID_DIR_IN; variable
1313 uint8_t pointId = POINTID_DIR_IN; variable
[all …]
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Ddrag_controller_test.cpp343 int32_t pointId = 0; variable
378 int32_t pointId = 0; variable
418 int32_t pointId = 0; variable
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_request_test.cpp350 uint8_t pointId = POINTID_DIR_IN; in BENCHMARK_F() local
380 uint8_t pointId = POINTID_DIR_IN; in BENCHMARK_F() local
411 uint8_t pointId = POINTID_DIR_IN; in BENCHMARK_F() local
469 uint8_t pointId = POINTID_DIR_IN; in BENCHMARK_F() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp397 int32_t pointId, int32_t sourceType) in HandleDragEvent()
420 int32_t pointId, int32_t sourceType) in HandleMoveEvent()
454 int32_t pointId = pointerEvent->GetPointerId(); in HandlePointerEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp356 int32_t OH_NativeXComponent::GetSourceType(int32_t pointId, OH_NativeXComponent_EventSourceType* so… in GetSourceType()
H A Dnative_interface_xcomponent_impl.h439 bool GetSourceType(int32_t pointId, OH_NativeXComponent_EventSourceType* sourceType) const in GetSourceType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp931 void PipelineBase::AddEtsCardTouchEventCallback(int32_t pointId, EtsCardTouchEventCallback&& callba… in AddEtsCardTouchEventCallback()
956 void PipelineBase::RemoveEtsCardTouchEventCallback(int32_t pointId) in RemoveEtsCardTouchEventCallback()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_touch_guider.cpp595 int32_t pointId = event.GetPointerId(); in RecordReceivedEvent() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp329 … OH_NativeXComponent* component, int32_t pointId, OH_NativeXComponent_EventSourceType* sourceType) in OH_NativeXComponent_GetTouchEventSourceType()
/ohos5.0/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_touch_guider_test/
H A Daams_accessibility_touch_guider_test.cpp523 …shared_ptr<MMI::PointerEvent> AamsTouchGuideTest::CreateTouchEvent(int32_t action, int32_t pointId) in CreateTouchEvent()
538 …d_ptr<MMI::PointerEvent> AamsTouchGuideTest::CreateMoveEvent(int32_t pointerCount, int32_t pointId) in CreateMoveEvent()
557 int32_t pointId) in CreateTouchEvent()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp986 int32_t pointId = event.GetPointerId(); in RecordReceivedEvent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dmouse_event.h197 int32_t pointId = id; in CreateTouchPoint() local
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp977 void DfxHisysevent::ReportTouchEvent(int32_t pointAction, int32_t pointId, int32_t windowId) in ReportTouchEvent()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3133 void WindowImpl::EndMoveOrDragWindow(int32_t posX, int32_t posY, int32_t pointId, int32_t sourceTyp… in EndMoveOrDragWindow()
3156 int32_t pointId = pointerEvent->GetPointerId(); in ConsumeMoveOrDragEvent() local
3306 int32_t pointId = pointerEvent->GetPointerId(); in PerfLauncherHotAreaIfNeed() local
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp567 int32_t pointId; in CheckWindowImplFunctionsPart5() local