Searched refs:obtainMotionEntry (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/ui/
H A DInputDispatcher.cpp2036 MotionEntry* splitMotionEntry = mAllocator.obtainMotionEntry(
2257 MotionEntry* newEntry = mAllocator.obtainMotionEntry(eventTime,
2335 MotionEntry* motionEntry = mAllocator.obtainMotionEntry(*sampleEventTimes,
3050 InputDispatcher::MotionEntry* InputDispatcher::Allocator::obtainMotionEntry(nsecs_t eventTime, function in class:android::InputDispatcher::Allocator
3358 outEvents.push(allocator->obtainMotionEntry(currentTime,
/frameworks/base/include/ui/
H A DInputDispatcher.h661 MotionEntry* obtainMotionEntry(nsecs_t eventTime,

Completed in 54 milliseconds