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

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

Completed in 185 milliseconds