Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/record/
Dtouch_event.h27 struct TouchPoint final { struct
36 struct TouchEventInfo final { struct
40 int32_t id = 0;
41 int32_t x = 0;
42 int32_t y = 0;
43 int32_t wx = 0;
44 int32_t wy = 0;
46 int64_t actionTime;
47 int64_t downTime;
48 double durationSeconds;
[all …]