Searched refs:MotionEvent (Results 1 – 13 of 13) 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()
26 using aidl::android::hardware::input::common::MotionEvent;28 ::ndk::ScopedAStatus InputProcessor::classify(const MotionEvent& /*in_event*/, in classify() argument
20 import android.hardware.input.common@1.0::MotionEvent;27 classify(MotionEvent event) generates (Classification classification);
37 ….hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent event); in classify()
28 in android.hardware.input.common.MotionEvent event); in classify()
34 Return<Classification> InputClassifier::classify(const MotionEvent& /*event*/) { in classify() argument
36 const android::hardware::input::common::V1_0::MotionEvent& event) override;
30 const ::aidl::android::hardware::input::common::MotionEvent& in_event,
36 parcelable MotionEvent {
35 parcelable MotionEvent {
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 {