Home
last modified time | relevance | path

Searched refs:memory_pool (Results 1 – 25 of 54) sorted by relevance

123

/GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/
Ddemo_runtime_allocate_16bpp.c14 TX_BYTE_POOL memory_pool; variable
36 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
52 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/template/
Ddemo_guix_template.c12 TX_BYTE_POOL memory_pool; variable
33 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
51 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/system_screen_stack/
Ddemo_guix_system_screen_stack.c17 TX_BYTE_POOL memory_pool; variable
35 tx_byte_pool_create(&memory_pool, "memory_pool", memory_buffer, MEMORY_SIZE * sizeof(GX_COLOR)); in tx_application_define()
45 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
/GUIX-v6.2.1/samples/demo_guix_thermostat/
Ddemo_guix_thermostat.c10 TX_BYTE_POOL memory_pool; variable
34 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
52 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_circular_gauge/
Ddemo_guix_circular_gauge.c13 TX_BYTE_POOL memory_pool; variable
38 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
56 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_runtime_bidi_text/
Ddemo_guix_runtime_bidi_text.c17 TX_BYTE_POOL memory_pool; variable
42 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
65 tx_byte_pool_create(&memory_pool, "guix pool memory", guix_pool_memory, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/bidi_text_line_break_static/
Ddemo_guix_bidi_text_line_break_static.c21 TX_BYTE_POOL memory_pool; variable
47 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
152 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/two_displays_binres/
Ddemo_guix_two_displays_binres.c15 TX_BYTE_POOL memory_pool; variable
43 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
65 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in start_guix()
/GUIX-v6.2.1/tutorials/demo_guix_binres_standalone/
Ddemo_guix_binres_standalone.c17 TX_BYTE_POOL memory_pool; variable
46 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
82 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/kerning_glyph_in_string_table/
Ddemo_kerning_glyph_in_string_table.c23 TX_BYTE_POOL memory_pool; variable
47 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
63 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_8bpp/
Ddemo_guix_standalone_binres_load_8bpp.c15 TX_BYTE_POOL memory_pool; variable
45 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
64 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in start_guix()
/GUIX-v6.2.1/test/example_internal/binres_theme_static_language/
Ddemo_guix_binres_theme_static_language.c13 TX_BYTE_POOL memory_pool; variable
42 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
91 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_5_5_1/
Ddemo_guix_multi_themes_16bpp_5_5_1.c13 TX_BYTE_POOL memory_pool; variable
40 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
64 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_radial_progress_bar_background_draw.c92 tx_byte_pool_delete(&memory_pool); in control_thread_entry()
93 …tx_byte_pool_create(&memory_pool, "memory_pool", TEST_MEMORY, TEST_MEMORY_SIZE * sizeof(GX_COLOR)); in control_thread_entry()
/GUIX-v6.2.1/tutorials/demo_guix_ml_text_input/
Ddemo_guix_ml_text_input.c11 TX_BYTE_POOL memory_pool; variable
55 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
77 …tx_byte_pool_create(&memory_pool, "memory_pool", memory_pool_buffer, MEMORY_POOL_SIZE * sizeof(GX_… in tx_application_define()
/GUIX-v6.2.1/tutorials/demo_guix_scroll_wheel/
Ddemo_guix_scroll_wheel.c11 TX_BYTE_POOL memory_pool; variable
39 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
61 …tx_byte_pool_create(&memory_pool, "memory_pool", memory_pool_buffer, MEMORY_POOL_SIZE * sizeof(GX_… in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_synergy/
Ddemo_guix_multi_themes_16bpp_synergy.c15 TX_BYTE_POOL memory_pool; variable
41 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
65 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_themes_332rgb/
Ddemo_guix_multi_themes_332rgb.c13 TX_BYTE_POOL memory_pool; variable
41 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
65 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_themes_32bpp/
Ddemo_guix_multi_themes_32bpp.c15 TX_BYTE_POOL memory_pool; variable
40 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
66 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/multi_themes_8bpp_palette/
Ddemo_guix_multi_themes_8bpp_palette.c15 TX_BYTE_POOL memory_pool; variable
40 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
64 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/standalone_binres_load_extended_unicode_32bpp/
Ddemo_guix_standalone_binres_load_extended_unicode_32bpp.c16 TX_BYTE_POOL memory_pool; variable
41 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
60 tx_byte_pool_create(&memory_pool, "guix_pool_memory", guix_pool_memory, GUIX_POOL_SIZE); in start_guix()
/GUIX-v6.2.1/test/example_internal/ml_text_view_16bpp/
Ddemo_guix_ml_text_view_16bpp.c17 TX_BYTE_POOL memory_pool; variable
39 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
72 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/radial_progress_bar/
Ddemo_guix_radial_progress_bar.c14 TX_BYTE_POOL memory_pool; variable
36 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
60 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
/GUIX-v6.2.1/test/example_internal/generic_scroll_wheel/
Ddemo_guix_generic_scroll_wheel.c19 TX_BYTE_POOL memory_pool; variable
48 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
72 tx_byte_pool_create(&memory_pool, "memory poll", memory_buffer, MEMORY_SIZE); in demo_thread_entry()
/GUIX-v6.2.1/test/example_internal/multi_themes_16bpp/
Ddemo_guix_multi_themes_16bpp.c15 TX_BYTE_POOL memory_pool; variable
44 if (tx_byte_allocate(&memory_pool, &memptr, size, TX_NO_WAIT) == TX_SUCCESS) in memory_allocate()
68 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()

123