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