Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysvideo.cc68 static void BE_GL_SwapBuffers(_THIS);
132 device->GL_SwapBuffers = BE_GL_SwapBuffers; in BE_CreateDevice()
769 void BE_GL_SwapBuffers(_THIS) in BE_GL_SwapBuffers() function