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/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