Home
last modified time | relevance | path

Searched refs:yrot (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/
Dqglrenderer.cpp155 static GLfloat yrot = 0; in paintGL() local
205 glRotatef (yrot, 0.0f, 1.0f, 0.0f); in paintGL()
266 yrot += 0.2f; in paintGL()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/generic/cube/
Dmain.cpp80 static GLfloat yrot = 0; in drawCallback() local
129 glRotatef(yrot,0.0f,1.0f,0.0f); in drawCallback()
168 yrot+=0.2f; in drawCallback()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/generic/recordgraphic/
Dmain.cpp71 static GLfloat yrot = 0; in drawCallback() local
104 glRotatef(yrot,0.0f,1.0f,0.0f); in drawCallback()
145 yrot+=0.2f; in drawCallback()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/generic/cubeyuv/
Dmain.cpp101 static GLfloat yrot = 0; in drawCallback() local
147 glRotatef(yrot,0.0f,1.0f,0.0f); in drawCallback()
191 yrot+=0.02f; in drawCallback()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwidgetvideooverlay/
Dpipeline.cpp162 static GLfloat yrot = 0; in drawCallback() local
210 glRotatef(yrot,0.0f,1.0f,0.0f); in drawCallback()
253 yrot+=0.02f; in drawCallback()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/generic/doublecube/
Dmain.cpp103 static GLfloat yrot = 0; in drawCallback() local
151 glRotatef(yrot,0.0f,1.0f,0.0f); in drawCallback()
190 yrot+=0.02f; in drawCallback()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglfiltercube.c319 cube_filter->yrot = 0.0; in gst_gl_filter_cube_gl_start()
464 cube_filter->yrot); in _callback()
509 cube_filter->yrot += 0.2f; in _callback()
Dgstglmosaic.c201 mosaic->yrot = 0.0; in gst_gl_mosaic_reset()
323 gst_gl_shader_set_uniform_1f (mosaic->shader, "yrot_degree", mosaic->yrot); in gst_gl_mosaic_callback()
448 mosaic->yrot += 0.4f; in gst_gl_mosaic_callback()
Dgstglbumper.h46 GLfloat xrot, yrot, zrot; member
Dgstglmosaic.h49 GLfloat xrot, yrot, zrot; member
Dgstglfiltercube.h63 GLfloat xrot, yrot, zrot; member
Dgstglbumper.c329 bumper_filter->yrot = 0.0; in gst_gl_bumper_reset()
508 gl->Rotatef (bumper->yrot, 0.0f, 1.0f, 0.0f); in gst_gl_bumper_callback()
547 bumper->yrot += 0.9f; in gst_gl_bumper_callback()
/third_party/openGLES/extensions/OES/
DOES_matrix_palette.txt384 glRotatef(yrot, 0.0f, 1.0f, 0.0f);
390 glRotatef(yrot, 0.0f, 1.0f, 0.0f);
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_matrix_palette.txt374 glRotatef(yrot, 0.0f, 1.0f, 0.0f);
380 glRotatef(yrot, 0.0f, 1.0f, 0.0f);