Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputConsumerResampling_test.cpp55 struct InputEventEntry { struct
56 std::chrono::nanoseconds eventTime{0};
57 std::vector<Pointer> pointers{};
58 int32_t action{-1};
H A DTouchResampling_test.cpp39 struct InputEventEntry { struct
40 std::chrono::nanoseconds eventTime;
41 std::vector<Pointer> pointers;
42 int32_t action;