Home
last modified time | relevance | path

Searched defs:PointEventInjector (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dpoint_event_injector.h27 PointEventInjector() : lastX_(0), lastY_(0), lastState_(0) {} in PointEventInjector() function
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/dfx/
H A Devent_injector.h54 class PointEventInjector; variable