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

  /frameworks/native/include/input/
VelocityTracker.h 221 State mPointerState[MAX_POINTER_ID + 1];
  /frameworks/native/libs/input/
VelocityTracker.cpp 715 State& state = mPointerState[id];
732 const State& state = mPointerState[id];
    [all...]

Completed in 23 milliseconds