Searched refs:ph_ListModes (Results 1 – 3 of 3) sorted by relevance
34 extern SDL_Rect **ph_ListModes(_THIS,SDL_PixelFormat *format, Uint32 flags);
58 SDL_Rect **ph_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags) in ph_ListModes() function
96 device->ListModes = ph_ListModes; in ph_CreateDevice()