| /GUIX-v6.2.1/test/example_internal/bidi_text_line_break_runtime/ |
| D | demo_guix_bidi_text_line_break_runtime.c | 17 TX_BYTE_POOL mem_pool; variable 36 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 53 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/thai_glyph_shaping_runtime/ |
| D | demo_thai_glyph_shaping_runtime.c | 21 TX_BYTE_POOL mem_pool; variable 41 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/ |
| D | demo_thai_glyph_shaping.c | 16 TX_BYTE_POOL mem_pool; variable 41 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| D | normalization_test.c | 13 extern TX_BYTE_POOL mem_pool; 170 pool_size = mem_pool.tx_byte_pool_available; in normalization_test() 196 if (pool_size != mem_pool.tx_byte_pool_available) in normalization_test()
|
| /GUIX-v6.2.1/test/example_internal/arabic_glyph_shaping/ |
| D | demo_arabic_glyph_shaping.c | 16 TX_BYTE_POOL mem_pool; variable 41 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/bidi_text_draw_32bpp/ |
| D | bidi_character_test.c | 21 extern TX_BYTE_POOL mem_pool; 184 pool_size = mem_pool.tx_byte_pool_available; in bidi_character_test() 198 if (pool_size != mem_pool.tx_byte_pool_available) in bidi_character_test()
|
| D | demo_bidi_text_draw_32bpp.c | 22 TX_BYTE_POOL mem_pool; variable 49 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 96 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_utility_8bpp_pixelmap_rotate.c | 136 tx_byte_pool_delete(&mem_pool); in control_thread_entry() 137 tx_byte_pool_create(&mem_pool, "test_memory_pool", test_memory, in control_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_8bpp/ |
| D | demo_guix_all_widgets_8bpp.c | 27 TX_BYTE_POOL mem_pool; variable 71 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 88 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_execute/ |
| D | demo_guix_all_widgets_execute.c | 36 TX_BYTE_POOL mem_pool; variable 73 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 91 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_3_4/ |
| D | demo_guix_all_widgets_5_3_4.c | 38 TX_BYTE_POOL mem_pool; variable 75 if (tx_byte_allocate(&mem_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate() 93 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|