Searched refs:button_to_scancode (Results 1 – 1 of 1) sorted by relevance
205 button_to_scancode(int button) in button_to_scancode() function238 SDL_SendKeyboardKey(SDL_PRESSED, button_to_scancode(button)); in Android_OnPadDown()256 SDL_SendKeyboardKey(SDL_RELEASED, button_to_scancode(button)); in Android_OnPadUp()
Completed in 8 milliseconds