Home
last modified time | relevance | path

Searched refs:resize_memory_allocate (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/test/example_internal/sprite_16bpp/
Ddemo_guix_sprite_16bpp.c37 VOID *resize_memory_allocate(ULONG size) in resize_memory_allocate() function
69 gx_system_memory_allocator_set(resize_memory_allocate, resize_memory_free); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmap_resize_16bpp/
Ddemo_guix_pixelmap_resize_16bpp.c41 VOID *resize_memory_allocate(ULONG size) in resize_memory_allocate() function
68 gx_system_memory_allocator_set(resize_memory_allocate, resize_memory_free); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmap_resize_8bpp/
Ddemo_guix_pixelmap_resize_8bpp.c41 VOID *resize_memory_allocate(ULONG size) in resize_memory_allocate() function
67 gx_system_memory_allocator_set(resize_memory_allocate, resize_memory_free); in tx_application_define()
/GUIX-v6.2.1/test/example_internal/pixelmap_resize_32bpp/
Ddemo_guix_pixelmap_resize_32bpp.c42 VOID *resize_memory_allocate(ULONG size) in resize_memory_allocate() function
68 gx_system_memory_allocator_set(resize_memory_allocate, resize_memory_free); in tx_application_define()
/GUIX-v6.2.1/samples/demo_guix_sprite/
Ddemo_guix_sprite.c31 VOID *resize_memory_allocate(ULONG size) in resize_memory_allocate() function
62 gx_system_memory_allocator_set(resize_memory_allocate, resize_memory_free); in tx_application_define()