Home
last modified time | relevance | path

Searched refs:inputPointerEvent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp616 InputPointerEvent inputPointerEvent{ variable
625 g_context->OnPointerEvent(inputPointerEvent);
666 InputPointerEvent inputPointerEvent{1, 1, 1, Coordinate {1, 1}}; variable
667 g_context->OnPointerEvent(inputPointerEvent);