Home
last modified time | relevance | path

Searched defs:CreateTouchEventInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_raw_recognizer.cpp33 TouchEventInfo RawRecognizer::CreateTouchEventInfo( in CreateTouchEventInfo() function in OHOS::Ace::RawRecognizer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.cpp111 TouchEventInfo RawRecognizer::CreateTouchEventInfo( in CreateTouchEventInfo() function in OHOS::Ace::RawRecognizer
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/
H A Dtest_ng.cpp103 TouchEventInfo TestNG::CreateTouchEventInfo(TouchType touchType, Offset location) in CreateTouchEventInfo() function in OHOS::Ace::NG::TestNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.cpp114 TouchEventInfo TouchEventActuator::CreateTouchEventInfo(const TouchEvent& lastPoint) in CreateTouchEventInfo() function in OHOS::Ace::NG::TouchEventActuator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_frame_node_bridge.cpp559 Local<panda::ObjectRef> FrameNodeBridge::CreateTouchEventInfo(EcmaVM* vm, TouchEventInfo& info) in CreateTouchEventInfo() function in OHOS::Ace::NG::FrameNodeBridge