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

/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
H A DSDL_atarigl.c70 static void ConvertBGRAToABGR(_THIS, SDL_Surface *surface);
467 gl_convert = ConvertBGRAToABGR;
630 gl_convert = ConvertBGRAToABGR;
1067 static void ConvertBGRAToABGR(_THIS, SDL_Surface *surface) function

Completed in 89 milliseconds