OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWAccelBlit
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fb3dfx.c
93
static int
HWAccelBlit
(SDL_Surface *src, SDL_Rect *srcrect,
191
src->map->hw_blit =
HWAccelBlit
;
SDL_fbriva.c
111
static int
HWAccelBlit
(SDL_Surface *src, SDL_Rect *srcrect,
181
src->map->hw_blit =
HWAccelBlit
;
SDL_fbmatrox.c
120
static int
HWAccelBlit
(SDL_Surface *src, SDL_Rect *srcrect,
245
src->map->hw_blit =
HWAccelBlit
;
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c
84
static int
HWAccelBlit
(SDL_Surface *src, SDL_Rect *srcrect,
102
src->map->hw_blit =
HWAccelBlit
;
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c
864
static int
HWAccelBlit
(SDL_Surface *src, SDL_Rect *srcrect,
929
src->map->hw_blit =
HWAccelBlit
;
Completed in 86 milliseconds