Searched refs:keyCodeRotationMap (Results 1 – 1 of 1) sorted by relevance
37 static const int32_t keyCodeRotationMap[][4] = { variable55 sizeof(keyCodeRotationMap) / sizeof(keyCodeRotationMap[0]);84 return rotateValueUsingRotationMap(keyCode, orientation, keyCodeRotationMap, in rotateKeyCode()