HomeSort by relevance Sort by last modified time
    Searched refs:ph_NormalUpdate (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/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 308 milliseconds