/third_party/gstreamer/gstplugins_base/tests/examples/gl/cocoa/ |
D | cocoa-videooverlay.m | 116 static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, MainWindow* window) function
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | stress-videooverlay.c | 143 create_window (GstBus * bus, GstMessage * message, GstPipeline * pipeline) in create_window() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdisplay.h | 122 GstVulkanWindow * (*create_window) (GstVulkanDisplay * display); member
|
/third_party/flutter/glfw/tests/ |
D | iconify.c | 160 static GLFWwindow* create_window(GLFWmonitor* monitor) in create_window() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstgldisplay.h | 129 GstGLWindow * (*create_window) (GstGLDisplay * display); member
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/filtervideooverlay/ |
D | main.cpp | 35 static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, GtkWidget* widget) in create_window() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/ |
D | pipeline.cpp | 324 GstBusSyncReply Pipeline::create_window (GstBus* bus, GstMessage* message, const Pipeline* p) in create_window() function in Pipeline
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/switchvideooverlay/ |
D | main.cpp | 35 static GstBusSyncReply create_window (GstBus* bus, GstMessage* message, GtkWidget* widget) in create_window() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/mousevideooverlay/ |
D | pipeline.cpp | 341 GstBusSyncReply Pipeline::create_window (GstBus* bus, GstMessage* message, const Pipeline* p) in create_window() function in Pipeline
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/ |
D | fxtest.c | 41 create_window (GstBus * bus, GstMessage * message, GtkWidget * widget) in create_window() function
|
D | pixbufdrop.c | 52 create_window (GstBus * bus, GstMessage * message, GtkWidget * widget) in create_window() function
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/ |
D | main.cpp | 51 create_window (GstBus * bus, GstMessage * message, GtkWidget * widget) in create_window() function
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 2841 def create_window(self, *args, **kw): member in Canvas
|