OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph_FillHWRect
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image_c.h
45
extern int
ph_FillHWRect
(_THIS, SDL_Surface* surface, SDL_Rect* rect, Uint32 color);
SDL_ph_video.c
105
device->FillHWRect =
ph_FillHWRect
;
SDL_ph_image.c
719
int
ph_FillHWRect
(_THIS, SDL_Surface* surface, SDL_Rect* rect, Uint32 color)
Completed in 14 milliseconds