OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SDL_PREALLOC
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h
136
#define
SDL_PREALLOC
0x01000000 /* Surface uses preallocated memory */
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h
136
#define
SDL_PREALLOC
0x01000000 /* Surface uses preallocated memory */
[
all
...]
/prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h
136
#define
SDL_PREALLOC
0x01000000 /* Surface uses preallocated memory */
[
all
...]
/prebuilt/windows/sdl/host/include/SDL/
SDL_video.h
148
#define
SDL_PREALLOC
0x01000000 /* Surface uses preallocated memory */
[
all
...]
/prebuilt/windows/sdl/include/SDL/
SDL_video.h
136
#define
SDL_PREALLOC
0x01000000 /* Surface uses preallocated memory */
[
all
...]
Completed in 18 milliseconds