Home
last modified time | relevance | path

Searched refs:EPOC_ListModes (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp83 static SDL_Rect **EPOC_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags);
154 device->ListModes = EPOC_ListModes; in EPOC_CreateDevice()
319 SDL_Rect **EPOC_ListModes(_THIS, SDL_PixelFormat *format, Uint32 flags) in EPOC_ListModes() function