OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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