Searched refs:DirectFB_SetHWAlpha (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
H A DSDL_DirectFB_video.c71 static int DirectFB_SetHWAlpha(_THIS, SDL_Surface *surface, Uint8 alpha);
135 device->SetHWAlpha = DirectFB_SetHWAlpha;
935 static int DirectFB_SetHWAlpha(_THIS, SDL_Surface *surface, Uint8 alpha) function

Completed in 132 milliseconds