Searched refs:eglsurface (Results 1 – 4 of 4) sorted by relevance
394 p_window->eglsurface = eglCreateWindowSurface( in window_create_surface()398 eglMakeCurrent(p_window->p_display->egldisplay, p_window->eglsurface, in window_create_surface()399 p_window->eglsurface, p_window->p_display->eglcontext); in window_create_surface()432 eglSwapBuffers(p_window->p_display->egldisplay, p_window->eglsurface); in idle_redraw()493 if (!eglMakeCurrent(p_display->egldisplay, p_window->eglsurface, in DisplayAcquireWindowSurface()494 p_window->eglsurface, p_display->eglcontext)) in DisplayAcquireWindowSurface()
85 EGLSurface eglsurface; member
52 'main/eglsurface.c',53 'main/eglsurface.h',
1203 ../src/egl/main/eglsurface.c1204 ../src/egl/main/eglsurface.h