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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 163 SDL_PixelFormat *vfmt; /* Value: The format of the video surface */ member in struct:SDL_VideoInfo
259 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 163 SDL_PixelFormat *vfmt; /* Value: The format of the video surface */ member in struct:SDL_VideoInfo
259 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 163 SDL_PixelFormat *vfmt; /* Value: The format of the video surface */ member in struct:SDL_VideoInfo
259 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 171 SDL_PixelFormat *vfmt; /* Value: The format of the video surface */ member in struct:SDL_VideoInfo
263 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
289 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 163 SDL_PixelFormat *vfmt; /* Value: The format of the video surface */ member in struct:SDL_VideoInfo
259 * video hardware. If this is called before SDL_SetVideoMode(), the 'vfmt'
285 * by SDL_GetVideoInfo()->vfmt
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 268 video->info.vfmt = SDL_VideoSurface->format;
323 * the mode list will be for the format given by SDL_GetVideoInfo()->vfmt
899 video->info.vfmt = SDL_VideoSurface->format;
    [all...]

Completed in 4359 milliseconds