Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp91 static int EPOC_AllocHWSurface(_THIS, SDL_Surface *surface);
159 device->AllocHWSurface = EPOC_AllocHWSurface; in EPOC_CreateDevice()
440 static int EPOC_AllocHWSurface(_THIS, SDL_Surface *surface) in EPOC_AllocHWSurface() function