/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/ |
SDL.x | 163 SDL_SetClipRect
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_surface.c | 119 SDL_SetClipRect(surface, NULL); 168 SDL_SetClipRect(surface, NULL); 368 SDL_bool SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect) 870 SDL_SetClipRect(convert, &surface->clip_rect);
|
SDL_video.c | 711 SDL_SetClipRect(mode, NULL); 727 SDL_SetClipRect(mode, NULL); [all...] |
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect); [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect); [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect); [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 602 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect); [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 600 extern DECLSPEC SDL_bool SDLCALL SDL_SetClipRect(SDL_Surface *surface, const SDL_Rect *rect); [all...] |