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