Home
last modified time | relevance | path

Searched refs:GL_DIR (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/
DMakefile.am6 GL_DIR=gl macro
8 GL_DIR= macro
11 SUBDIRS = app audio compositor decodebin_next dynamic fft gio $(GL_DIR) $(GTK_SUBDIRS) overlay over…
DMakefile.in573 @USE_OPENGL_FALSE@GL_DIR =
574 @USE_OPENGL_TRUE@GL_DIR = gl
575 SUBDIRS = app audio compositor decodebin_next dynamic fft gio $(GL_DIR) $(GTK_SUBDIRS) overlay over…
/third_party/gstreamer/gstplugins_base/ext/
DMakefile.am14 GL_DIR=gl macro
16 GL_DIR= macro
66 $(GL_DIR) \
DMakefile.in576 @USE_GL_FALSE@GL_DIR =
577 @USE_GL_TRUE@GL_DIR = gl
594 $(GL_DIR) \
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
DMakefile.am2 GL_DIR = gl macro
5 GL_DIR = gl macro
20 $(GL_DIR)
DMakefile.in569 @USE_GLES2_TRUE@GL_DIR = gl
570 @USE_OPENGL_TRUE@GL_DIR = gl
583 $(GL_DIR)