Home
last modified time | relevance | path

Searched defs:test_plane (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_psr.c70 igt_plane_t *test_plane; member
243 igt_plane_t *test_plane = data->test_plane; in run_test() local
329 static void setup_test_plane(data_t *data, int test_plane) in setup_test_plane()
H A Dkms_legacy_colorkey.c36 static void test_plane(uint32_t plane_id, int expected_ret) in test_plane() function
H A Dtestdisplay.c82 int test_all_modes = 0, test_preferred_mode = 0, force_mode = 0, test_plane, variable
H A Dkms_big_fb.c237 static bool test_plane(data_t *data) in test_plane() function
/aosp_15_r20/external/libultrahdr/tests/
H A Deditorhelper_test.cpp174 void compare_planes(void* ref_plane, void* test_plane, int ref_stride, int test_stride, int width, in compare_planes()