Searched defs:SDLLib (Results 1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish_common/tools/play_audio/ | ||
| D | sdl_wrapper.h | 22 class SDLLib; variable |
| D | sdl_wrapper.cpp | 54 SDLLib::SDLLib() { SDL_Init(SDL_INIT_AUDIO); } in SDLLib() function in SDLLib |