Searched defs:LoadIconSurface (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/test/
H A Dthreadwin.c24 SDL_Surface *LoadIconSurface(char *file, Uint8 **maskp) function
275 icon = LoadIconSurface("icon.bmp", &icon_mask);
H A Dtestwm.c63 SDL_Surface *LoadIconSurface(char *file, Uint8 **maskp) function
390 icon = LoadIconSurface("icon.bmp", &icon_mask);

Completed in 37 milliseconds