Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/joystick/android/
DSDL_sysjoystick.c78 keycode_to_SDL(int keycode) in keycode_to_SDL() function
185 int button = keycode_to_SDL(keycode); in Android_OnPadDown()
201 int button = keycode_to_SDL(keycode); in Android_OnPadUp()