Home
last modified time | relevance | path

Searched refs:tx_byte_pool_create (Results 1 – 25 of 156) sorted by relevance

1234567

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_image_reader_jpeg_decode_no_output.c270 tx_byte_pool_create(&decode_pool, "test_memory_1", test_memory_1, TEST_MEMORY_SIZE_1); in control_thread_entry()
276 tx_byte_pool_create(&decode_pool, "test_memory_2", test_memory_2, TEST_MEMORY_SIZE_2); in control_thread_entry()
281 tx_byte_pool_create(&decode_pool, "test_memory_3", test_memory_3, TEST_MEMORY_SIZE_3); in control_thread_entry()
Dvalidation_guix_utility_16bpp_pixelmap_resize.c100 tx_byte_pool_create(&resize_pool, "rotate_pool_20000", test_memory_20000, in control_thread_entry()
105 tx_byte_pool_create(&resize_pool, "rotate_pool_60000", test_memory_60000, in control_thread_entry()
Dvalidation_guix_utility_1555xrgb_pixelmap_resize.c110 tx_byte_pool_create(&rotate_pool, "rotate_pool_20000", test_memory_20000, in control_thread_entry()
115 tx_byte_pool_create(&rotate_pool, "rotate_pool_31000", test_memory_31000, in control_thread_entry()
Dvalidation_guix_utility_332rgb_pixelmap_resize.c110 tx_byte_pool_create(&rotate_pool, "test_memory_pool_500", test_memory_500, in control_thread_entry()
116 tx_byte_pool_create(&rotate_pool, "test_memory_pool_27000", test_memory_27000, in control_thread_entry()
Dvalidation_guix_utility_4bpp_pixelmap_resize.c112 tx_byte_pool_create(&rotate_pool, "test_memory_pool_500", test_memory_500, in control_thread_entry()
118 tx_byte_pool_create(&rotate_pool, "test_memory_pool_8000", test_memory_8000, in control_thread_entry()
Dvalidation_guix_image_reader_pixel_write_callback_set_no_output.c76 tx_byte_pool_create(&decode_pool, "test_memory_1", test_memory_1, TEST_MEMORY_SIZE_1); in control_thread_entry()
81 tx_byte_pool_create(&decode_pool, "test_memory_2", test_memory_2, TEST_MEMORY_SIZE_2); in control_thread_entry()
Dvalidation_guix_utility_1555xrgb_pixelmap_rotate.c131 tx_byte_pool_create(&rotate_pool, "test_memory_pool_20000", test_memory_20000, in control_thread_entry()
138 tx_byte_pool_create(&rotate_pool, "test_memory_pool_38000", test_memory_38000, in control_thread_entry()
Dvalidation_guix_utility_16bpp_pixelmap_rotate.c146 tx_byte_pool_create(&rotate_pool, "test_memory_pool_33000", test_memory_33000, in control_thread_entry()
152 tx_byte_pool_create(&rotate_pool, "test_memory_pool_500", test_memory_500, in control_thread_entry()
Dvalidation_guix_utility_332rgb_pixelmap_rotate.c139 tx_byte_pool_create(&rotate_pool, "test_memory_pool_17000", test_memory_17000, in control_thread_entry()
145 tx_byte_pool_create(&rotate_pool, "test_memory_pool_500", test_memory_500, in control_thread_entry()
Dvalidation_guix_utility_4bpp_pixelmap_rotate.c146 tx_byte_pool_create(&rotate_pool, "test_memory_pool_7000", test_memory_7000, in control_thread_entry()
152 tx_byte_pool_create(&rotate_pool, "test_memory_pool_500", test_memory_500, in control_thread_entry()
Dvalidation_guix_image_reader_png_decode_no_output.c1157 tx_byte_pool_create(&test_memory_pool, "scratchpad", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
1171 tx_byte_pool_create(&test_memory_pool, "test_memory_pool", test_memory_1, TEST_MEMORY_SIZE_1); in control_thread_entry()
1177 tx_byte_pool_create(&test_memory_pool, "test_memory_pool", test_memory_2, TEST_MEMORY_SIZE_2); in control_thread_entry()
1182 tx_byte_pool_create(&test_memory_pool, "test_memory_pool", test_memory_3, TEST_MEMORY_SIZE_3); in control_thread_entry()
Dvalidation_guix_radial_progress_bar_background_draw.c93tx_byte_pool_create(&memory_pool, "memory_pool", TEST_MEMORY, TEST_MEMORY_SIZE * sizeof(GX_COLOR)); in control_thread_entry()
Dvalidation_guix_circular_gauge_16bpp.c99 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.c119 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_system_private_string.c78 tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
Dvalidation_guix_canvas_rotated_text_draw.c135tx_byte_pool_create(&rotate_pool, "test_memory_pool", test_memory, TEST_MEMORY_SIZE); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/png_draw_32bpp/
Ddemo_guix_png_draw_32bpp.c53 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/png_draw_16bpp/
Ddemo_guix_png_draw_16bpp.c53 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Ddemo_runtime_allocate_16bpp.c52 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/template/
Ddemo_guix_template.c51 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/bidi_text_line_break_runtime/
Ddemo_guix_bidi_text_line_break_runtime.c53 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/system_screen_stack/
Ddemo_guix_system_screen_stack.c35 tx_byte_pool_create(&memory_pool, "memory_pool", memory_buffer, MEMORY_SIZE * sizeof(GX_COLOR)); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping_runtime/
Ddemo_thai_glyph_shaping_runtime.c58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/jpeg_draw_16bpp/
Ddemo_guix_jpeg_draw_16bpp.c69 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/jpeg_draw_32bpp/
Ddemo_guix_jpeg_draw_32bpp.c70 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in demo_thread_entry()

1234567