Home | History | Annotate | Download | only in cts

Lines Matching defs:addBatch

191         mMotionEvent2.addBatch(mEventTime + 10, X_3F + 5.0f, Y_4F + 5.0f, 0.5f, 0.5f, 0);
192 mMotionEvent2.addBatch(mEventTime + 20, X_3F + 10.0f, Y_4F + 15.0f, 2.0f, 3.0f, 0);
340 mMotionEvent2.addBatch(mEventTime + 10, X_3F + 5.0f, Y_4F + 5.0f, 0.5f, 0.5f, 0);
354 mMotionEvent2.addBatch(mEventTime + 20, X_3F + 10.0f, Y_4F + 15.0f, 2.0f, 3.0f, 0);
488 mMotionEventDynamic.addBatch(mEventTime + 10,
517 mMotionEventDynamic.addBatch(mEventTime + 20,
556 mMotionEvent2.addBatch(eventTime, x, y, pressure, size, 0);
564 mMotionEvent2.addBatch(mEventTime, 10.0f, 5.0f, 1.0f, 0.0f, 0);