Searched refs:addSample (Results 1 – 10 of 10) sorted by relevance
66 nsecs_t addSample(nsecs_t time);
266 nsecs_t VideoFrameSchedulerBase::PLL::addSample(nsecs_t time) { in addSample() function in android::VideoFrameSchedulerBase::PLL392 const nsecs_t videoPeriod = mPll.addSample(origRenderTime); in schedule()
275 addSample(eventTime, pointerCoords); in initialize()308 void MotionEvent::addSample( in addSample() function in android::MotionEvent
762 addSample(motionEvent, &msg); in consumeSamples()1020 event->addSample(sampleTime, touchState.lastResample.pointers); in resampleTouchState()1160 void InputConsumer::addSample(MotionEvent* event, const InputMessage* msg) { in addSample() function in android::InputConsumer1168 event->addSample(msg->body.motion.eventTime, pointerCoords); in addSample()
282 event->addSample(ARBITRARY_EVENT_TIME + 1, pointerCoords); in initializeEventWithHistory()302 event->addSample(ARBITRARY_EVENT_TIME + 2, pointerCoords); in initializeEventWithHistory()
512 static void addSample(MotionEvent* event, const InputMessage* msg);
626 void addSample(
417 event->addSample(eventTimeNanos, rawPointerCoords); in android_view_MotionEvent_nativeAddBatch()
1012 public void addSample(long sample) { in addSample() method in NotificationUsageStats.Aggregate
29448 Landroid/icu/text/PluralRules;->addSample(Ljava/lang/String;Ljava/lang/Number;ILjava/util/Set;)Z