/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 75 static Display* get_display() { in get_display() function 100 display = get_display(); in context_restorer() 115 fDisplay = get_display(); in GLXGLTestContext()
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 75 static Display* get_display() { in get_display() function 100 display = get_display(); in context_restorer() 115 fDisplay = get_display(); in GLXGLTestContext()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/android/ |
D | gstglwindow_android_egl.c | 55 window_class->get_display = in gst_gl_window_android_egl_class_init()
|
/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_platform_gbm.txt | 156 get_display(void) 278 struct my_display dpy = get_display();
|
D | EGL_KHR_platform_x11.txt | 185 get_display(void) 358 struct my_display dpy = get_display();
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_platform_gbm.txt | 156 get_display(void) 278 struct my_display dpy = get_display();
|
D | EGL_KHR_platform_x11.txt | 185 get_display(void) 358 struct my_display dpy = get_display();
|
/third_party/cef/include/capi/views/ |
D | cef_window_capi.h | 254 struct _cef_display_t*(CEF_CALLBACK* get_display)(struct _cef_window_t* self);
|
/third_party/skia/third_party/externals/egl-registry/extensions/MESA/ |
D | EGL_MESA_platform_gbm.txt | 156 get_display(void) 278 struct my_display dpy = get_display();
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglwindow.c | 884 g_return_val_if_fail (window_class->get_display != NULL, 0); in gst_gl_window_get_display() 886 return window_class->get_display (window); in gst_gl_window_get_display() 1177 window_class->get_display = in gst_gl_dummy_window_class_init()
|
D | gstglwindow.h | 158 guintptr (*get_display) (GstGLWindow *window); member
|
/third_party/EGL/extensions/MESA/ |
D | EGL_MESA_platform_gbm.txt | 154 get_display(void) 276 struct my_display dpy = get_display();
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_platform_xcb.txt | 217 static struct my_display get_display(void) { 367 struct my_display dpy = get_display();
|
D | EGL_EXT_platform_x11.txt | 186 get_display(void) 360 struct my_display dpy = get_display();
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_platform_x11.txt | 186 get_display(void) 360 struct my_display dpy = get_display();
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/ |
D | gstglwindow_gbm_egl.c | 61 window_class->get_display = in gst_gl_window_gbm_egl_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/ |
D | gstglwindow_viv_fb_egl.c | 63 window_class->get_display = in gst_gl_window_viv_fb_egl_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/ |
D | gstglwindow_dispmanx_egl.c | 79 window_class->get_display = in gst_gl_window_dispmanx_egl_class_init()
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | window_ctocpp.cc | 476 if (CEF_MEMBER_MISSING(_struct, get_display)) in GetDisplay() 482 cef_display_t* _retval = _struct->get_display(_struct); in GetDisplay()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/ |
D | gstglwindow_winrt_egl.cpp | 540 window_class->get_display = in gst_gl_window_winrt_egl_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/eagl/ |
D | gstglwindow_eagl.m | 84 window_class->get_display =
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.c | 76 window_class->get_display = in gst_gl_window_win32_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglwindow_x11.c | 105 window_class->get_display = GST_DEBUG_FUNCPTR (gst_gl_window_x11_get_display); in gst_gl_window_x11_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 423 window_class->get_display = in gst_gl_window_wayland_egl_class_init()
|
/third_party/cef/libcef_dll/cpptoc/views/ |
D | window_cpptoc.cc | 1869 GetStruct()->get_display = window_get_display; in CefWindowCppToC()
|