Home
last modified time | relevance | path

Searched defs:AllocHWSurface (Results 1 – 3 of 3) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/video/
H A DSDL_sysvideo.h124 int (*AllocHWSurface)(_THIS, SDL_Surface *surface); member
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/
H A DSDL_sysvideo.h124 int (*AllocHWSurface)(_THIS, SDL_Surface *surface); member
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/symbian/
H A DSDL_epocvideo.cpp816 static int AllocHWSurface(_THIS, SDL_Surface* surface) in AllocHWSurface() function