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

  /external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image_c.h 56 extern void ph_OCDCUpdate(_THIS, int numrects, SDL_Rect* rects);
SDL_ph_image.c 288 this->UpdateRects = ph_OCDCUpdate;
1051 void ph_OCDCUpdate(_THIS, int numrects, SDL_Rect *rects)
1057 SDL_SetError("ph_OCDCUpdate(): PgFlush failed.\n");

Completed in 33 milliseconds