Searched refs:MotionEvent (Results 1 – 5 of 5) sorted by relevance
36 using ::android::hardware::input::common::V1_0::MotionEvent;43 static MotionEvent getSimpleMotionEvent() { in getSimpleMotionEvent()44 MotionEvent event; in getSimpleMotionEvent()112 MotionEvent event = getSimpleMotionEvent(); in TEST_P()126 MotionEvent event = getSimpleMotionEvent(); in TEST_P()152 MotionEvent event = getSimpleMotionEvent(); in TEST_P()
20 import android.hardware.input.common@1.0::MotionEvent;27 classify(MotionEvent event) generates (Classification classification);
34 Return<Classification> InputClassifier::classify(const MotionEvent& /*event*/) { in classify() argument
36 const android::hardware::input::common::V1_0::MotionEvent& event) override;
726 * Since the coordinates of a MotionEvent are also adjusted based on the728 * the axes for MotionEvent and VideoFrame data are consistent.740 * Measured with the same clock that is used to populate MotionEvent times.746 * Analogous to Android's native MotionEvent / NotifyMotionArgs.749 struct MotionEvent {