Searched refs:destination_pixelmap (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_error_checking_api_coverage_no_output.c | 144 GX_PIXELMAP destination_pixelmap; in control_thread_entry() local 3310 status = gx_utility_pixelmap_resize(&pixelmap, &destination_pixelmap, 10, 10); in control_thread_entry() 3315 status = gx_utility_pixelmap_resize(&pixelmap, &destination_pixelmap, 10, 10); in control_thread_entry() 3344 status = gx_utility_pixelmap_rotate(&pixelmap, 30, &destination_pixelmap, GX_NULL, GX_NULL); in control_thread_entry() 3349 status = gx_utility_pixelmap_rotate(&pixelmap, 30, &destination_pixelmap, GX_NULL, GX_NULL); in control_thread_entry()
|