Home
last modified time | relevance | path

Searched refs:rtri (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c48 static float rtri = 0.0f; variable
91 glRotatef (rtri, 0.0f, 1.0f, 0.0f); // Rotate The Triangle On The Y axis in DrawGLScene()
129 rtri += 1.0f; // Increase The Rotation Variable For The Triangle in DrawGLScene()
Dsdlshare.c146 static float rtri = 0.0f; variable
299 gst_gl_shader_set_uniform_1f (triangle_shader, "yrot", rtri); in DrawGLScene()
319 rtri += 1.0f * G_PI / 360.0; // Increase The Rotation Variable For The Triangle in DrawGLScene()
/third_party/node/tools/
Dlint-md.mjs37064 rtri: '▹', property