| /GUIX-v6.2.1/test/example_internal/png_draw_32bpp/ |
| D | demo_guix_png_draw_32bpp.c | 19 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 53 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/png_draw_16bpp/ |
| D | demo_guix_png_draw_16bpp.c | 19 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 53 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/runtime_allocate_16bpp/ |
| D | demo_runtime_allocate_16bpp.c | 17 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 52 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/template/ |
| D | demo_guix_template.c | 15 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 51 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/bidi_text_line_break_runtime/ |
| D | demo_guix_bidi_text_line_break_runtime.c | 20 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 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 | 24 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/jpeg_draw_16bpp/ |
| D | demo_guix_jpeg_draw_16bpp.c | 19 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 69 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in demo_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/jpeg_draw_32bpp/ |
| D | demo_guix_jpeg_draw_32bpp.c | 19 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 70 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in demo_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/widgets_with_private_string/ |
| D | demo_guix_widgets_with_private_string.c | 22 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 64 tx_byte_pool_create(&rotate_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/samples/demo_guix_thermostat/ |
| D | demo_guix_thermostat.c | 9 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 52 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/tutorials/demo_guix_circular_gauge/ |
| D | demo_guix_circular_gauge.c | 16 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 56 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/ |
| D | demo_thai_glyph_shaping.c | 24 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/arabic_glyph_shaping/ |
| D | demo_arabic_glyph_shaping.c | 24 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 58 tx_byte_pool_create(&mem_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/color_convert_8bpp/ |
| D | demo_guix_color_convert_8bpp.c | 16 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 57 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/sprite_16bpp/ |
| D | demo_guix_sprite_16bpp.c | 24 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 63 tx_byte_pool_create(&resize_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/kerning_glyph_in_string_table/ |
| D | demo_kerning_glyph_in_string_table.c | 35 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 63 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_5_5_1/ |
| D | demo_guix_multi_themes_16bpp_5_5_1.c | 15 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 64 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/color_convert_32bpp/ |
| D | demo_guix_color_convert_32bpp.c | 19 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 60 tx_byte_pool_create(&decode_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/pixelmap_resize_16bpp/ |
| D | demo_guix_pixelmap_resize_16bpp.c | 27 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 62 tx_byte_pool_create(&resize_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/all_widgets_5_2_0/ |
| D | demo_guix_all_widgets_5_2_0.c | 11 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 74 tx_byte_pool_create(&rotate_pool, "scratchpad", scratchpad, in demo_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/pixelmap_resize_8bpp/ |
| D | demo_guix_pixelmap_resize_8bpp.c | 27 GX_UBYTE scratchpad[SCRATCHPAD_PIXELS]; variable 61 tx_byte_pool_create(&resize_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/pixelmap_resize_32bpp/ |
| D | demo_guix_pixelmap_resize_32bpp.c | 27 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 62 tx_byte_pool_create(&resize_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/samples/demo_guix_sprite/ |
| D | demo_guix_sprite.c | 25 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 56 tx_byte_pool_create(&resize_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/multi_themes_16bpp_synergy/ |
| D | demo_guix_multi_themes_16bpp_synergy.c | 17 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 65 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|
| /GUIX-v6.2.1/test/example_internal/multi_themes_332rgb/ |
| D | demo_guix_multi_themes_332rgb.c | 15 GX_COLOR scratchpad[SCRATCHPAD_PIXELS]; variable 65 tx_byte_pool_create(&memory_pool, "scratchpad", scratchpad, in tx_application_define()
|