Searched refs:getYPrecision (Results 1 – 14 of 14) sorted by relevance
342 motionEvent.getYPrecision(),
155 event->getYPrecision(), in sendMotionEvent()
716 return event->getYPrecision(); in android_view_MotionEvent_nativeGetYPrecision()
140 return static_cast<const MotionEvent*>(motion_event)->getYPrecision(); in AMotionEvent_getYPrecision()
352 prototype.getYPrecision(), in computeInjectionDownEvent()
1222 event.getYPrecision(), in computeDownEventForDrag()
578 inline float getYPrecision() const { return mYPrecision; } in getYPrecision() function
235 EXPECT_EQ(yPrecision, motionEvent->getYPrecision()); in PublishAndConsumeMotionEvent()
343 ASSERT_EQ(2.1f, event->getYPrecision()); in assertEqualsEventWithHistory()
896 && (Y_PRECISION == event.getYPrecision())
2852 public final float getYPrecision() { in getYPrecision() method in MotionEvent
4295 motionEvent.getYPrecision(), in injectInputEvent()4314 motionEvent.getYPrecision(), in injectInputEvent()
32954 method public final float getYPrecision();
48941 method public float getYPrecision();