Searched defs:swapBuffers (Results 1 – 7 of 7) sorted by relevance
356 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anone3f79a010111::MacDisplay
753 void EglOsEglDisplay::swapBuffers(Surface* surface) { in swapBuffers() function in __anon43ddf3940111::EglOsEglDisplay
580 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anonea555e470111::GlxDisplay
1185 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anonad7639260111::WglDisplay
739 EGLBoolean egl_window_surface_t::swapBuffers() in swapBuffers() function in egl_window_surface_t813 virtual EGLBoolean swapBuffers() { return EGL_TRUE; } in swapBuffers() function
603 void (*swapBuffers)(__DRIdrawable *drawable); member