Searched refs:SDL_AddBasicVideoDisplay (Results 1 – 6 of 6) sorted by relevance
119 if (SDL_AddBasicVideoDisplay(&mode) < 0) { in DUMMY_VideoInit()
148 if (SDL_AddBasicVideoDisplay(&mode) < 0) { in NACL_VideoInit()
175 if (SDL_AddBasicVideoDisplay(&mode) < 0) { in Android_VideoInit()
154 if (SDL_AddBasicVideoDisplay(&mode) < 0) { in Emscripten_VideoInit()
422 extern int SDL_AddBasicVideoDisplay(const SDL_DisplayMode * desktop_mode);
577 SDL_AddBasicVideoDisplay(const SDL_DisplayMode * desktop_mode) in SDL_AddBasicVideoDisplay() function