OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph_NormalUpdate
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image_c.h
54
extern void
ph_NormalUpdate
(_THIS, int numrects, SDL_Rect* rects);
SDL_ph_image.c
106
this->UpdateRects =
ph_NormalUpdate
;
967
void
ph_NormalUpdate
(_THIS, int numrects, SDL_Rect *rects)
994
SDL_SetError("
ph_NormalUpdate
(): PgDrawPhImageRectmx failed!\n");
1001
SDL_SetError("
ph_NormalUpdate
(): PgFlush() function failed!\n");
Completed in 120 milliseconds