Home
last modified time | relevance | path

Searched defs:dstrect (Results 1 – 15 of 15) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_surface.c408 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_LowerBlit()
445 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_UpperBlit()
536 static int SDL_FillRect1(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color) in SDL_FillRect1()
543 static int SDL_FillRect4(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color) in SDL_FillRect4()
553 int SDL_FillRect(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color) in SDL_FillRect()
DSDL_yuv.c83 int SDL_DisplayYUVOverlay(SDL_Overlay *overlay, SDL_Rect *dstrect) in SDL_DisplayYUVOverlay()
DSDL_blit.c44 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_SoftBlit()
DSDL_stretch.c203 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_SoftStretch()
DSDL_RLEaccel.c841 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_RLEBlit()
1108 SDL_Surface *dst, SDL_Rect *dstrect) in SDL_RLEAlphaBlit()
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fb3dfx.c94 SDL_Surface *dst, SDL_Rect *dstrect) in HWAccelBlit()
DSDL_fbriva.c112 SDL_Surface *dst, SDL_Rect *dstrect) in HWAccelBlit()
DSDL_fbmatrox.c121 SDL_Surface *dst, SDL_Rect *dstrect) in HWAccelBlit()
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
DSDL_dx5yuv.c254 RECT srcrect, dstrect; in DX5_DisplayYUVOverlay() local
DSDL_dx5video.c1903 SDL_Surface *dst, SDL_Rect *dstrect)
1996 static int DX5_FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color)
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
DSDL_DirectFB_video.c872 SDL_Surface *dst, SDL_Rect *dstrect) in DirectFB_HWAccelBlit()
903 static int DirectFB_FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color) in DirectFB_FillHWRect()
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
DSDL_ndsvideo.c85 SDL_Surface *dst, SDL_Rect *dstrect) in HWAccelBlit()
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
DSDL_ph_image.c836 int ph_HWAccelBlit(SDL_Surface* src, SDL_Rect* srcrect, SDL_Surface* dst, SDL_Rect* dstrect) in ph_HWAccelBlit()
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
DSDL_dgavideo.c865 SDL_Surface *dst, SDL_Rect *dstrect) in HWAccelBlit()
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
DSDL_dspvideo.c1145 SDL_Surface *dst, SDL_Rect *dstrect) in DSp_HWAccelBlit()