Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dwindow.c334 p_display->egldisplay = eglGetDisplay(p_display->p_display); in init_egl()
336 if (!eglInitialize(p_display->egldisplay, &iMajor, &iMinor)) in init_egl()
348 if (!eglChooseConfig(p_display->egldisplay, argb_config_attribs, in init_egl()
355 p_display->eglcontext = eglCreateContext(p_display->egldisplay, in init_egl()
363 if (!eglMakeCurrent(p_display->egldisplay, NULL, NULL, in init_egl()
376 eglMakeCurrent(p_display->egldisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, in finish_egl()
379 eglTerminate(p_display->egldisplay); in finish_egl()
395 p_window->p_display->egldisplay, p_window->p_display->eglconfig, in window_create_surface()
398 eglMakeCurrent(p_window->p_display->egldisplay, p_window->eglsurface, in window_create_surface()
432 eglSwapBuffers(p_window->p_display->egldisplay, p_window->eglsurface); in idle_redraw()
[all …]
/third_party/mesa3d/include/CL/
Dcl_egl.h65 CLeglDisplayKHR egldisplay,
73 CLeglDisplayKHR egldisplay,
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_egl.h53 CLeglDisplayKHR egldisplay,
61 CLeglDisplayKHR egldisplay,
/third_party/opencl-headers/CL/
Dcl_egl.h53 CLeglDisplayKHR egldisplay,
61 CLeglDisplayKHR egldisplay,
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.h61 EGLDisplay egldisplay; member
Dgstglwindow_dispmanx_egl.c90 window_egl->egldisplay = EGL_DEFAULT_DISPLAY; in gst_gl_window_dispmanx_egl_init()
359 return (guintptr) window_egl->egldisplay; in gst_gl_window_dispmanx_egl_get_display()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl_egl.h77 CLeglDisplayKHR egldisplay,
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dwindow.h57 EGLDisplay egldisplay; member
/third_party/mesa3d/src/egl/
Dmeson.build43 'main/egldisplay.c',
44 'main/egldisplay.h',
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.c170 static struct pipe_resource * st_omx_pipe_texture_from_eglimage(EGLDisplay egldisplay, in st_omx_pipe_texture_from_eglimage() argument
173 _EGLDisplay *disp = egldisplay; in st_omx_pipe_texture_from_eglimage()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirsym.h85 …,mir_connection_get_egl_pixel_format,(MirConnection* connection, void* egldisplay, void* eglconfig…
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1192 ../src/egl/main/egldisplay.c
1193 ../src/egl/main/egldisplay.h