Home
last modified time | relevance | path

Searched defs:window_class (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglwindow.c332 GstGLWindowClass *window_class = GST_GL_WINDOW_GET_CLASS (data->window); in _set_window_handle_cb() local
377 GstGLWindowClass *window_class; in gst_gl_window_set_window_handle() local
435 GstGLWindowClass *window_class; in gst_gl_window_draw() local
463 GstGLWindowClass *window_class; in gst_gl_window_set_preferred_size() local
483 GstGLWindowClass *window_class; in gst_gl_window_show() local
515 GstGLWindowClass *window_class; in gst_gl_window_run() local
542 GstGLWindowClass *window_class; in gst_gl_window_quit() local
619 GstGLWindowClass *window_class; in gst_gl_window_send_message() local
680 GstGLWindowClass *window_class; in gst_gl_window_send_message_async() local
788 GstGLWindowClass *window_class; in gst_gl_window_get_display() local
[all …]
Dgstglcontext.c1167 GstGLWindowClass *window_class; in gst_gl_context_create_thread() local
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_window.cc46 WNDCLASS window_class = ResgisterWindowClass(converted_title); in Initialize() local
64 WNDCLASS window_class{}; in ResgisterWindowClass() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/android/
Dgstglwindow_android_egl.c53 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_android_egl_class_init() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/wayland/
Dvkwindow_wayland.c149 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_wayland_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstglwindow_gbm_egl.c57 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_gbm_egl_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/
Dgstglwindow_viv_fb_egl.c59 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_viv_fb_egl_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/dispmanx/
Dgstglwindow_dispmanx_egl.c70 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_dispmanx_egl_class_init() local
/third_party/gstreamer/gstplugins_bad/ext/vulkan/xcb/
Dvkwindow_xcb.c89 GstVulkanWindowClass *window_class = (GstVulkanWindowClass *) klass; in gst_vulkan_window_xcb_class_init() local
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc326 const std::wstring& window_class = GetResourceString(IDC_CEFCLIENT); in CreateRootWindow() local
393 const std::wstring& window_class, in RegisterRootClass()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.c70 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_win32_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c452 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_wayland_egl_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c101 GstGLWindowClass *window_class = (GstGLWindowClass *) klass; in gst_gl_window_x11_class_init() local
/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc150 WNDCLASSEX window_class; in RegisterClass() local