OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSweetSpotCenterYAt
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.h
49
float
getSweetSpotCenterYAt
(int keyIndex) const { return mSweetSpotCenterYs[keyIndex]; }
proximity_info_state_utils.cpp
158
const float sweetSpotCenterY = proximityInfo->
getSweetSpotCenterYAt
(keyIndex);
[
all
...]
Completed in 63 milliseconds