Lines Matching refs:MotionEventEntry
87 struct MotionEventEntry { struct
137 const std::vector<MotionEventEntry>& motions) { in createMotionEventStream()
144 const MotionEventEntry& entry = motions[i]; in createMotionEventStream()
156 const MotionEventEntry& previousEntry = motions[i-1]; in createMotionEventStream()
157 const MotionEventEntry& nextEntry = motions[i+1]; in createMotionEventStream()
198 const std::vector<MotionEventEntry>& motions, int32_t axis, in computeAndCheckVelocity()
222 static void computeAndCheckQuadraticEstimate(const std::vector<MotionEventEntry>& motions, in computeAndCheckQuadraticEstimate()
244 std::vector<MotionEventEntry> motions = { in TEST_F()
256 std::vector<MotionEventEntry> motions = { in TEST_F()
268 std::vector<MotionEventEntry> motions = { in TEST_F()
292 std::vector<MotionEventEntry> motions = { in TEST_F()
327 std::vector<MotionEventEntry> motions = { in TEST_F()
359 std::vector<MotionEventEntry> motions = { in TEST_F()
388 std::vector<MotionEventEntry> motions = { in TEST_F()
422 std::vector<MotionEventEntry> motions = { in TEST_F()
456 std::vector<MotionEventEntry> motions = { in TEST_F()
482 std::vector<MotionEventEntry> motions = { in TEST_F()
508 std::vector<MotionEventEntry> motions = { in TEST_F()
537 std::vector<MotionEventEntry> motions = { in TEST_F()
560 std::vector<MotionEventEntry> motions = { in TEST_F()
581 std::vector<MotionEventEntry> motions = { in TEST_F()
615 std::vector<MotionEventEntry> motions = { in TEST_F()
649 std::vector<MotionEventEntry> motions = { in TEST_F()
676 std::vector<MotionEventEntry> motions = { in TEST_F()
706 std::vector<MotionEventEntry> motions = { in TEST_F()
737 std::vector<MotionEventEntry> motions = { in TEST_F()
766 std::vector<MotionEventEntry> motions = { in TEST_F()
787 std::vector<MotionEventEntry> motions = { in TEST_F()
808 std::vector<MotionEventEntry> motions = { in TEST_F()
839 std::vector<MotionEventEntry> motions = { in TEST_F()
882 std::vector<MotionEventEntry> motions = { in TEST_F()
900 std::vector<MotionEventEntry> motions = { in TEST_F()
918 std::vector<MotionEventEntry> motions = { in TEST_F()
936 std::vector<MotionEventEntry> motions = { in TEST_F()
954 std::vector<MotionEventEntry> motions = { in TEST_F()