Searched refs:sampledX (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state_utils.cpp988 std::stringstream originalX, originalY, sampledX, sampledY; local
1004 sampledX << (*sampledInputXs)[i];
1007 sampledX << ";";
1012 originalX.str().c_str(), originalY.str().c_str(), sampledX.str().c_str(),

Completed in 24 milliseconds