Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/util/common/include/
Dinput_event_data_transformation.h55 struct SecCompPointEvent { struct
56 double touchX;
57 double touchY;
58 uint64_t timeStamp;
/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/
Dsec_comp_kit.h37 struct SecCompPointEvent { struct
51 SecCompPointEvent point; argument