Home
last modified time | relevance | path

Searched refs:SDL_FillRect4 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_surface.c543 static int SDL_FillRect4(SDL_Surface *dst, SDL_Rect *dstrect, Uint32 color) in SDL_FillRect4() function
567 return SDL_FillRect4(dst, dstrect, color); in SDL_FillRect()