Home
last modified time | relevance | path

Searched defs:gl_area (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstbasewidget.h43 GtkGLArea gl_area; member
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp179 bool ImGui_ImplGtk3_Init(GtkWidget* gl_area, bool install_callbacks) in ImGui_ImplGtk3_Init()
/third_party/mesa3d/src/intel/tools/
Daubinator_viewer.cpp1211 GtkWidget* gl_area = gtk_gl_area_new(); in main() local