OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAbsMTWidthMajor
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputReader.h
846
inline int32_t getToolMajor() const { return
mAbsMTWidthMajor
; }
848
return mHaveAbsMTWidthMinor ? mAbsMTWidthMinor :
mAbsMTWidthMajor
; }
867
int32_t
mAbsMTWidthMajor
;
[
all
...]
InputReader.cpp
[
all
...]
Completed in 34 milliseconds