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

  /frameworks/native/include/input/
InputTransport.h 421 void updateTouchState(InputMessage* msg);
  /frameworks/native/libs/input/
InputTransport.cpp 489 updateTouchState(&mMsg);
555 updateTouchState(&msg);
574 void InputConsumer::updateTouchState(InputMessage* msg) {
    [all...]

Completed in 25 milliseconds