Home
last modified time | relevance | path

Searched refs:tempNs (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/
Dwords_priority_queue.h121 const float tempNs = getNormalizedScore(tempSw, before, beforeLength, 0, 0, 0); in outputSuggestions() local
122 if (tempNs >= maxNs) { in outputSuggestions()
123 maxNs = tempNs; in outputSuggestions()