Searched defs:addSample (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/ | ||
D | VideoFrameScheduler2.cpp | 110 void VsyncTracker::addSample(nsecs_t timestamp) { in addSample() function in android::VsyncTracker |
D | VideoFrameSchedulerBase.cpp | 266 nsecs_t VideoFrameSchedulerBase::PLL::addSample(nsecs_t time) { in addSample() function in android::VideoFrameSchedulerBase::PLL |
/frameworks/native/libs/input/ | ||
D | Input.cpp | 308 void MotionEvent::addSample( in addSample() function in android::MotionEvent |
D | InputTransport.cpp | 1160 void InputConsumer::addSample(MotionEvent* event, const InputMessage* msg) { in addSample() function in android::InputConsumer |
/frameworks/base/services/core/java/com/android/server/notification/ | ||
D | NotificationUsageStats.java | 998 public void addSample(long sample) { in addSample() method in NotificationUsageStats.Aggregate |