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 423 void resampleTouchState(nsecs_t frameTime, MotionEvent* event,
  /frameworks/native/libs/input/
InputTransport.cpp 539 resampleTouchState(sampleTime, static_cast<MotionEvent*>(*outEvent), next);
675 void InputConsumer::resampleTouchState(nsecs_t sampleTime, MotionEvent* event,
    [all...]

Completed in 42 milliseconds