Home
last modified time | relevance | path

Searched refs:MotionEvent (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/input/classifier/1.0/vts/functional/
DVtsHalInputClassifierV1_0TargetTest.cpp36 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()
/hardware/interfaces/input/processor/aidl/default/
DInputProcessor.cpp26 using aidl::android::hardware::input::common::MotionEvent;
28 ::ndk::ScopedAStatus InputProcessor::classify(const MotionEvent& /*in_event*/, in classify() argument
/hardware/interfaces/input/classifier/1.0/
DIInputClassifier.hal20 import android.hardware.input.common@1.0::MotionEvent;
27 classify(MotionEvent event) generates (Classification classification);
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/1/android/hardware/input/processor/
DIInputProcessor.aidl37 ….hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent event); in classify()
/hardware/interfaces/input/processor/aidl/aidl_api/android.hardware.input.processor/current/android/hardware/input/processor/
DIInputProcessor.aidl37 ….hardware.input.common.Classification classify(in android.hardware.input.common.MotionEvent event); in classify()
/hardware/interfaces/input/processor/aidl/android/hardware/input/processor/
DIInputProcessor.aidl28 in android.hardware.input.common.MotionEvent event); in classify()
/hardware/interfaces/input/classifier/1.0/default/
DInputClassifier.cpp34 Return<Classification> InputClassifier::classify(const MotionEvent& /*event*/) { in classify() argument
DInputClassifier.h36 const android::hardware::input::common::V1_0::MotionEvent& event) override;
/hardware/interfaces/input/processor/aidl/default/include/inputprocessor-impl/
DInputProcessor.h30 const ::aidl::android::hardware::input::common::MotionEvent& in_event,
/hardware/interfaces/input/common/aidl/aidl_api/android.hardware.input.common/current/android/hardware/input/common/
DMotionEvent.aidl36 parcelable MotionEvent {
/hardware/interfaces/input/common/aidl/aidl_api/android.hardware.input.common/1/android/hardware/input/common/
DMotionEvent.aidl36 parcelable MotionEvent {
/hardware/interfaces/input/common/aidl/android/hardware/input/common/
DMotionEvent.aidl35 parcelable MotionEvent {
/hardware/interfaces/input/common/1.0/
Dtypes.hal726 * Since the coordinates of a MotionEvent are also adjusted based on the
728 * 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 {