Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c121 paint_squares(data_t *data, igt_rotation_t rotation, in paint_squares() function
259 paint_squares(data, data->rotation, &data->fb_flip, in prepare_fbs()
274 paint_squares(data, IGT_ROTATION_0, &data->fb_flip, in prepare_fbs()
282 paint_squares(data, data->rotation, &data->fb_reference, 1.0); in prepare_fbs()
295 paint_squares(data, IGT_ROTATION_0, &data->fb_unrotated, 1.0); in prepare_fbs()
306 paint_squares(data, IGT_ROTATION_0, &data->fb, 1.0); in prepare_fbs()
463 paint_squares(data, planeinfo[c].rotation_sw, &planes[c].fb, 1.0f); in get_multiplane_crc()