Searched defs:rotateKeyCode (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/inputflinger/
H A DInputReader.cpp150 static int32_t rotateKeyCode(int32_t keyCode, int32_t orientation) { function in namespace:android
2310 keyCode = rotateKeyCode(keyCode, mOrientation);

Completed in 129 milliseconds