Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/
Dkopper_interface.h71 int64_t (*swapBuffers)(__DRIdrawable *draw, uint32_t flush_flags); member
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h211 virtual void swapBuffers(Surface* srfc) = 0;
DEglOsApi_darwin.cpp356 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anonf20b16df0111::MacDisplay
DEglOsApi_egl.cpp311 void swapBuffers(Surface* srfc);
754 void EglOsEglDisplay::swapBuffers(Surface* surface) { in swapBuffers() function in __anon12216d320111::EglOsEglDisplay
DEglOsApi_glx.cpp564 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anonb898d7e50111::GlxDisplay
DEglOsApi_wgl.cpp1185 virtual void swapBuffers(EglOS::Surface* srfc) { in swapBuffers() function in __anon7bb9b2c40111::WglDisplay
DEglImp.cpp1265 dpy->nativeType()->swapBuffers(Srfc->native()); in eglSwapBuffers()
/hardware/google/gfxstream/guest/egl/
Degl.cpp366 virtual EGLBoolean swapBuffers() = 0;
448 virtual EGLBoolean swapBuffers();
747 EGLBoolean egl_window_surface_t::swapBuffers() in swapBuffers() function in egl_window_surface_t
821 virtual EGLBoolean swapBuffers() { return EGL_TRUE; } in swapBuffers() function
2204 EGLBoolean ret = d->swapBuffers(); in eglSwapBuffers()
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Ddri_interface.h603 void (*swapBuffers)(__DRIdrawable *drawable); member
/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/
Ddri_interface.h603 void (*swapBuffers)(__DRIdrawable *drawable); member
/hardware/google/gfxstream/guest/mesa/include/GL/internal/
Ddri_interface.h839 void (*swapBuffers)(__DRIdrawable *drawable); member