OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mInputXCoordinates
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
proximity_info.cpp
50
mInputXCoordinates
(NULL), mInputYCoordinates(NULL),
122
mInputXCoordinates
= xCoordinates;
166
if (KEY_COUNT == 0 || !
mInputXCoordinates
|| !mInputYCoordinates) {
181
const float inputX = (float)
mInputXCoordinates
[inputIndex];
proximity_info.h
99
const int *
mInputXCoordinates
;
Completed in 16 milliseconds