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