Home
last modified time | relevance | path

Searched refs:igt_rotation_t (Results 1 – 5 of 5) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c59 igt_rotation_t rotation;
84 rgb_color_t *bl, igt_rotation_t rotation) in rotate_colors()
121 paint_squares(data_t *data, igt_rotation_t rotation, in paint_squares()
426 igt_rotation_t rotation_sw, rotation_hw;
532 igt_rotation_t rotation; in test_multi_plane_rotation()
705 static const char *rot_test_str(igt_rotation_t rot) in rot_test_str()
739 igt_rotation_t rot;
753 igt_rotation_t rot;
Dkms_plane_scaling.c136 igt_rotation_t rot) in check_scaling_pipe_plane_rot()
167 static const igt_rotation_t rotations[] = {
175 igt_rotation_t rot) in can_rotate()
238 igt_rotation_t rot = rotations[i]; in test_scaler_with_rotation_pipe()
Dkms_big_fb.c44 igt_rotation_t rotation;
594 igt_rotation_t rotation;
/external/igt-gpu-tools/lib/
Digt_kms.h301 } igt_rotation_t; typedef
432 void igt_plane_set_rotation(igt_plane_t *plane, igt_rotation_t rotation);
Digt_kms.c4075 static const char *rotation_name(igt_rotation_t rotation) in rotation_name()
4100 void igt_plane_set_rotation(igt_plane_t *plane, igt_rotation_t rotation) in igt_plane_set_rotation()