Home
last modified time | relevance | path

Searched refs:KEYCODE_ROTATION_MAP (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp32 static constexpr int32_t KEYCODE_ROTATION_MAP[][4] = { in rotateKeyCode() local
50 for (const auto& rotation : KEYCODE_ROTATION_MAP) { in rotateKeyCode()