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