Searched refs:rotateKeyCode (Results 1 – 1 of 1) sorted by relevance
123 static int32_t rotateKeyCode(int32_t keyCode, int32_t orientation) { in rotateKeyCode() function1867 keyCode = rotateKeyCode(keyCode, mOrientation); in processKey()