Searched refs:frame3 (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 9014 TouchVideoFrame frame3(2, 2, {10, 20, 10, 0}, {1, 4}); in TEST_F() local 9015 std::vector<TouchVideoFrame> frames{frame1, frame2, frame3}; in TEST_F() 9037 TouchVideoFrame frame3(2, 2, {10, 20, 10, 0}, {1, 4}); in TEST_F() local 9038 std::vector<TouchVideoFrame> frames{frame1, frame2, frame3}; in TEST_F()
|