Searched refs:rotateKeyCode (Results 1 – 1 of 1) sorted by relevance
181 static int32_t rotateKeyCode(int32_t keyCode, int32_t orientation) { in rotateKeyCode() function2374 keyCode = rotateKeyCode(keyCode, getOrientation()); in processKey()