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