Home
last modified time | relevance | path

Searched refs:xrotation (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.h54 gfloat xrotation; member
Dgstgltransformation.c350 transformation->xrotation, graphene_vec3_x_axis ()); in gst_gl_transformation_build_mvp()
382 && transformation->ztranslation == 0. && transformation->xrotation == 0. in gst_gl_transformation_build_mvp()
429 filter->xrotation = g_value_get_float (value); in gst_gl_transformation_set_property()
482 g_value_set_float (value, filter->xrotation); in gst_gl_transformation_get_property()