HomeSort by relevance Sort by last modified time
    Searched refs:blit_sw (Results 1 - 8 of 8) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_blit.c 264 hw_blit_ok = current_video->info.blit_sw;
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 157 Uint32 blit_sw :1; /* Flag: Accelerated blits SW --> HW */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 157 Uint32 blit_sw :1; /* Flag: Accelerated blits SW --> HW */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 157 Uint32 blit_sw :1; /* Flag: Accelerated blits SW --> HW */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 165 Uint32 blit_sw :1; /* Flag: Accelerated blits SW --> HW */ member in struct:SDL_VideoInfo
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 157 Uint32 blit_sw :1; /* Flag: Accelerated blits SW --> HW */ member in struct:SDL_VideoInfo
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 579 this->info.blit_sw = 1;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5video.c 871 this->info.blit_sw = 1;
    [all...]

Completed in 238 milliseconds