Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
DSDL_sysvideo.cc62 static int QT_AllocHWSurface(_THIS, SDL_Surface *surface);
113 device->AllocHWSurface = QT_AllocHWSurface; in QT_CreateDevice()
338 static int QT_AllocHWSurface(_THIS, SDL_Surface *surface) in QT_AllocHWSurface() function