Home
last modified time | relevance | path

Searched refs:DispatchPointerEvent (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/mock/rich/
H A DMouseInputImpl.cpp76 JsAppImpl::GetInstance().DispatchPointerEvent(pointerEvent); in DispatchOsTouchEvent()
/ide/tools/previewer/test/mock/jsapp/
H A DMockJsAppImpl.cpp131 void JsAppImpl::DispatchPointerEvent(const std::shared_ptr<OHOS::MMI::PointerEvent>& pointerEvent) const in DispatchPointerEvent() function in JsAppImpl
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.h90 void DispatchPointerEvent(const std::shared_ptr<OHOS::MMI::PointerEvent>& pointerEvent) const;
H A DJsAppImpl.cpp844 void JsAppImpl::DispatchPointerEvent(const std::shared_ptr<OHOS::MMI::PointerEvent>& pointerEvent) const in DispatchPointerEvent() function in JsAppImpl
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp340 JsAppImpl::GetInstance().DispatchPointerEvent(nullptr); in TEST_F()

Completed in 5 milliseconds