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

  /frameworks/native/include/input/
VelocityTracker.h 102 inline BitSet32 getCurrentPointerIdBits() const { return mCurrentPointerIdBits; }
  /frameworks/base/core/jni/
android_view_VelocityTracker.cpp 81 BitSet32 idBits(mVelocityTracker.getCurrentPointerIdBits());

Completed in 196 milliseconds