Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/brightline/
DFalsingDataProvider.java246 motionEvent.getYPrecision(), in unpackMotionEvent()
/frameworks/base/core/jni/
Dandroid_view_InputEventSender.cpp150 event->getYPrecision(), in sendMotionEvent()
/frameworks/base/native/android/
Dinput.cpp126 return static_cast<const MotionEvent*>(motion_event)->getYPrecision(); in AMotionEvent_getYPrecision()
/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp226 EXPECT_EQ(yPrecision, motionEvent->getYPrecision()); in PublishAndConsumeMotionEvent()
DInputEvent_test.cpp334 ASSERT_EQ(2.1f, event->getYPrecision()); in assertEqualsEventWithHistory()
/frameworks/native/include/input/
DInput.h530 inline float getYPrecision() const { return mYPrecision; } in getYPrecision() function
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java876 && (1F == event.getXPrecision()) && (1F == event.getYPrecision())
/frameworks/base/core/java/android/view/
DMotionEvent.java2734 public final float getYPrecision() { in getYPrecision() method in MotionEvent
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3364 motionEvent->getXPrecision(), motionEvent->getYPrecision(), in injectInputEvent()
3382 motionEvent->getYPrecision(), in injectInputEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32954 method public final float getYPrecision();
/frameworks/base/config/
Dboot-image-profile.txt21888 HSPLandroid/view/MotionEvent;->getYPrecision()F
/frameworks/base/api/
Dcurrent.txt53242 method public float getYPrecision();