Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c210 Uint8 *keystate; in sandbox_sdl_scan_keys() local
214 keystate = SDL_GetKeyState(NULL); in sandbox_sdl_scan_keys()
218 else if (keystate[i]) in sandbox_sdl_scan_keys()