Searched refs:getYPrecision (Results 1 – 13 of 13) sorted by relevance
246 motionEvent.getYPrecision(), in unpackMotionEvent()
150 event->getYPrecision(), in sendMotionEvent()
126 return static_cast<const MotionEvent*>(motion_event)->getYPrecision(); in AMotionEvent_getYPrecision()
226 EXPECT_EQ(yPrecision, motionEvent->getYPrecision()); in PublishAndConsumeMotionEvent()
334 ASSERT_EQ(2.1f, event->getYPrecision()); in assertEqualsEventWithHistory()
530 inline float getYPrecision() const { return mYPrecision; } in getYPrecision() function
876 && (1F == event.getXPrecision()) && (1F == event.getYPrecision())
2734 public final float getYPrecision() { in getYPrecision() method in MotionEvent
3364 motionEvent->getXPrecision(), motionEvent->getYPrecision(), in injectInputEvent()3382 motionEvent->getYPrecision(), in injectInputEvent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
32954 method public final float getYPrecision();
21888 HSPLandroid/view/MotionEvent;->getYPrecision()F
53242 method public float getYPrecision();