OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_GetVideoSurface
(Results
1 - 7
of
7
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x
137
SDL_GetVideoSurface
/external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h
255
extern DECLSPEC SDL_Surface * SDLCALL
SDL_GetVideoSurface
(void);
[
all
...]
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h
255
extern DECLSPEC SDL_Surface * SDLCALL
SDL_GetVideoSurface
(void);
[
all
...]
/prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h
255
extern DECLSPEC SDL_Surface * SDLCALL
SDL_GetVideoSurface
(void);
[
all
...]
/prebuilt/windows/sdl/host/include/SDL/
SDL_video.h
259
extern DECLSPEC SDL_Surface * SDLCALL
SDL_GetVideoSurface
(void);
[
all
...]
/prebuilt/windows/sdl/include/SDL/
SDL_video.h
255
extern DECLSPEC SDL_Surface * SDLCALL
SDL_GetVideoSurface
(void);
[
all
...]
/external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c
293
SDL_Surface *
SDL_GetVideoSurface
(void)
[
all
...]
Completed in 456 milliseconds