OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vfmt
(Results
1 - 5
of
5
) 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
...]
Completed in 19 milliseconds