Home
last modified time | relevance | path

Searched defs:context_class (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c415 GstGLContextClass *context_class; in gst_gl_context_new_wrapped() local
774 GstGLContextClass *context_class; in gst_gl_context_activate() local
846 GstGLContextClass *context_class; in gst_gl_context_get_gl_api() local
888 GstGLContextClass *context_class; in gst_gl_context_get_proc_address() local
1209 GstGLContextClass *context_class; in gst_gl_context_create_thread() local
1446 GstGLContextClass *context_class; in gst_gl_context_destroy() local
1578 GstGLContextClass *context_class; in gst_gl_context_get_gl_context() local
1603 GstGLContextClass *context_class; in gst_gl_context_get_gl_platform() local
1762 GstGLContextClass *context_class; in gst_gl_context_check_feature() local
1864 GstGLContextClass *context_class; in gst_gl_context_get_gl_platform_version() local
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstglwindow_gbm_egl.c159 GstGLContextClass *context_class = GST_GL_CONTEXT_GET_CLASS (context); in draw_cb() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c72 GstGLContextClass *context_class = (GstGLContextClass *) klass; in gst_gl_context_wgl_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c88 GstGLContextClass *context_class = (GstGLContextClass *) klass; in gst_gl_context_egl_class_init() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c83 GstGLContextClass *context_class = (GstGLContextClass *) klass; in gst_gl_context_glx_class_init() local
/third_party/skia/third_party/externals/jinja2/
Denvironment.py286 context_class = Context variable in Environment
/third_party/node/tools/inspector_protocol/jinja2/
Denvironment.py262 context_class = Context variable in Environment
/third_party/jinja2/
Denvironment.py288 context_class: t.Type[Context] = Context variable in Environment