Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.cpp178 static const size_t stemKeyRotationMapSize = variable
183 stemKeyRotationMap, stemKeyRotationMapSize); in rotateKeyCode()
2250 for (size_t i = 0; i < stemKeyRotationMapSize; i++) { in mapStemKey()