Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dinput_event_data_transformation.h57 struct SecCompPointEvent { struct
58 double touchX;
59 double touchY;
60 uint64_t timeStamp;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h66 struct SecCompPointEvent { struct
67 double touchX;
68 double touchY;
69 uint64_t timeStamp;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/input_event_transmission/
H A Dinput_event_serialization.h66 struct SecCompPointEvent { struct
67 double touchX;
68 double touchY;
69 uint64_t timeStamp;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
H A Dsec_comp_kit.h37 struct SecCompPointEvent { struct
51 SecCompPointEvent point; argument
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h128 struct SecCompPointEvent { struct
142 SecCompPointEvent point; argument