Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dcommon_constants.h25 constexpr int32_t DISPATCH_TOUCH_EVENT_TOUCH_EVENT_FLAG = 1 << 3; variable
H A Dmock_event_manager.cpp55 SetInstanceId(instanceId_ | DISPATCH_TOUCH_EVENT_TOUCH_EVENT_FLAG); in DispatchTouchEvent()