HomeSort by relevance Sort by last modified time
    Searched refs:SDL_SetError (Results 176 - 198 of 198) sorted by null

1 2 3 4 5 6 78

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit.c 336 SDL_SetError("Blit combination not supported");
SDL_yuv_sw.c 945 SDL_SetError("Can't use YUV data on non 16/24/32 bit surfaces");
958 SDL_SetError("Unsupported YUV format");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c 316 SDL_SetError("Couldn't allocate new pixel format for requested mode");
  /external/qemu/distrib/sdl-1.2.15/src/video/picogui/
SDL_pgvideo.c 205 SDL_SetError("Couldn't allocate new pixel format for requested mode");
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocevents.cpp 451 SDL_SetError("Too big scancode");
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglevents.c 66 SDL_SetError("Unable to get keyboard map");
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 617 SDL_SetError("Xutf8LookupString indicated a double buffer overflow!");
655 SDL_SetError("Oops! Xutf8LookupString returned an invalid UTF-8 sequence!");
713 SDL_SetError("Oops! Xutf8LookupStringreturned an unknown status");
    [all...]
SDL_x11wm.c 616 SDL_SetError("Application not compiled with SDL %d.%d\n",
SDL_x11modes.c 825 SDL_SetError("Found no sufficiently capable X11 visuals");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 906 SDL_SetError("Couldn't create DIB section");
1143 SDL_SetError("SDL compiled without gamma ramp support");
1174 SDL_SetError("SDL compiled without gamma ramp support");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_mixer.c 260 SDL_SetError("SDL_MixAudio(): unknown audio format");
SDL_audiocvt.c 1307 SDL_SetError("No buffer allocated for conversion");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/linux/
SDL_syscdrom.c 385 SDL_SetError("ioctl() error: %s", strerror(errno));
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_keyboard.c 599 SDL_SetError("keyboard repeat value less than zero");
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgaevents.c 141 SDL_SetError("Unable to get keyboard map");
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocevents.cpp 557 SDL_SetError("Too big scancode");
SDL_epocvideo.cpp 529 SDL_SetError("Requested video mode is not supported");
542 SDL_SetError("Requested video mode is not supported");
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.c 81 SDL_SetError(message);
  /external/qemu/distrib/sdl-1.2.15/src/loadso/macosx/
SDL_dlcompat.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_events.c 426 SDL_SetError("ph_Pending(): PhEventNext failed.\n");
  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysevents.c 765 SDL_SetError("Couldn't register application class");
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 223 SDL_SetError("%s: %s", function, error);
225 SDL_SetError("Unknown error code from %s", function);

Completed in 381 milliseconds

1 2 3 4 5 6 78