Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_circular_gauge_16bpp.c60 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
99 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_system_private_string_list_copy.c93 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
119 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_system_private_string.c63 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
78 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_canvas_rotated_text_draw.c63 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
135 … tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_image_reader_colorspace_convert_4bpp.c56 GX_COLOR test_memory[TEST_MEMORY_SIZE]; variable
128 tx_byte_pool_create(&test_memory_pool, "scratchpad", test_memory, in control_thread_entry()
Dvalidation_guix_jpeg_draw_32bpp.c60 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
133 tx_byte_pool_create(&decode_pool, "test_memory", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_utility_1bpp_pixelmap_rotate.c74 GX_COLOR test_memory[TEST_MEMORY_SIZE]; variable
136 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, in control_thread_entry()
Dvalidation_guix_utility_32bpp_pixelmap_rotate.c74 GX_COLOR test_memory[TEST_MEMORY_SIZE]; variable
137 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, in control_thread_entry()
Dvalidation_guix_text_scroll_wheel_round_draw.c74 GX_COLOR test_memory[TEST_MEMORY_SIZE]; variable
113 …tx_byte_pool_create(&rotate_pool, "memory_pool", test_memory, TEST_MEMORY_SIZE * sizeof(GX_COLOR)); in control_thread_entry()
Dvalidation_guix_utility_8bpp_pixelmap_rotate.c68 GX_COLOR test_memory[TEST_MEMORY_SIZE]; variable
137 tx_byte_pool_create(&mem_pool, "test_memory_pool", test_memory, in control_thread_entry()
Dvalidation_guix_image_reader_png_decode_no_output.c50 GX_UBYTE test_memory[TEST_MEMORY_SIZE]; variable
1157 tx_byte_pool_create(&test_memory_pool, "scratchpad", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()