Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dwindow.c394 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()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dwindow.h85 EGLSurface eglsurface; member
/third_party/mesa3d/src/egl/
Dmeson.build52 'main/eglsurface.c',
53 'main/eglsurface.h',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1203 ../src/egl/main/eglsurface.c
1204 ../src/egl/main/eglsurface.h