Home
last modified time | relevance | path

Searched defs:color_depth (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/test/guix_studio_test/test_view/
Dtest_project_display_configure.py11 color_depth = [ variable
Dtest_utils.py1882 def configure_display_color_depth(color_depth): argument
/GUIX-v6.2.1/test/guix_test/regression_test/utility/
Dgx_validation_utility.c224 void gx_validation_frame_info_set(char *color_depth, int width, int height) in gx_validation_frame_info_set()
243 int gx_validation_create_output_file(char *color_depth, int width, int height) in gx_validation_create_output_file()
Dgx_validation_verify.c285 int color_depth; in gx_validation_verify_start() local