Searched defs:final (Results 1 – 1 of 1) sorted by relevance
27 struct TouchPoint final { struct36 struct TouchEventInfo final { struct40 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 …]