HomeSort by relevance Sort by last modified time
    Searched refs:SDL_GetError (Results 26 - 50 of 56) sorted by null

12 3

  /external/qemu/distrib/sdl-1.2.15/test/
testjoystick.c 25 fprintf(stderr, "Couldn't set video mode: %s\n",SDL_GetError());
154 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
165 fprintf(stderr, "SDL_JoystickOpen(%d) failed: %s\n", i, SDL_GetError());
179 SDL_GetError());
checkkeys.c 93 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
111 SDL_GetError());
testalpha.c 34 SDL_GetError());
89 fprintf(stderr, "Couldn't create light: %s\n", SDL_GetError());
188 fprintf(stderr, "Couldn't load %s: %s", file, SDL_GetError());
203 SDL_GetError());
213 SDL_GetError());
223 SDL_GetError());
338 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
398 w, h, video_bpp, SDL_GetError());
519 SDL_GetError());
testvidinfo.c 140 printf("Couldn't load sample.bmp: %s\n", SDL_GetError());
169 printf("Couldn't load sample.bmp: %s\n", SDL_GetError());
202 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
233 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
269 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
307 printf("Couldn't convert sample.bmp: %s\n", SDL_GetError());
370 printf("Setting video mode failed: %s\n", SDL_GetError());
395 "Couldn't initialize SDL: %s\n", SDL_GetError());
testsem.c 71 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
threadwin.c 36 fprintf(stderr, "Couldn't load %s: %s\n", file, SDL_GetError());
270 "Couldn't initialize SDL: %s\n", SDL_GetError());
286 video_bpp, SDL_GetError());
311 SDL_GetError());
testwm.c 33 w, h, video_bpp, SDL_GetError());
48 SDL_GetError());
75 fprintf(stderr, "Couldn't load %s: %s\n", file, SDL_GetError());
344 "Couldn't initialize SDL: %s\n", SDL_GetError());
440 printf("SDL_WaitEvent() error: %s\n", SDL_GetError());
testwin.c 38 SDL_GetError());
102 "Couldn't convert image: %s\n", SDL_GetError());
122 fprintf(stderr, "Blit failed: %s\n", SDL_GetError());
134 printf("Couldn't save screen: %s\n", SDL_GetError());
265 "Couldn't initialize SDL: %s\n", SDL_GetError());
349 w, h, desired_bpp, SDL_GetError());
testsprite.c 38 fprintf(stderr, "Couldn't load %s: %s", file, SDL_GetError());
53 SDL_GetError());
165 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
219 width, height, SDL_GetError());
graywin.c 70 SDL_GetError());
115 SDL_GetError());
144 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
testoverlay2.c 299 fprintf(stderr, "Couldn't initialize SDL: %s\n", SDL_GetError());
417 fprintf(stderr, "Couldn't set video mode: %s\n", SDL_GetError());
431 fprintf(stderr, "Couldn't create SDL_Surfaces:%s\n", SDL_GetError());
468 fprintf(stderr, "Couldn't convert picture to 32bits RGB: %s\n", SDL_GetError());
481 fprintf(stderr, "Couldn't create overlay: %s\n", SDL_GetError());