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

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