Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/android/
A DSDL_sysjoystick.c205 button_to_scancode(int button) in button_to_scancode() function
238 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