HomeSort by relevance Sort by last modified time
    Searched refs:resampleTouchState (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/input/
InputTransport.h 431 void resampleTouchState(nsecs_t frameTime, MotionEvent* event,
  /frameworks/native/libs/input/
InputTransport.cpp 540 resampleTouchState(sampleTime, static_cast<MotionEvent*>(*outEvent), next);
676 void InputConsumer::resampleTouchState(nsecs_t sampleTime, MotionEvent* event,
    [all...]

Completed in 191 milliseconds