microui  14.1.1
microui
LLUI_DISPLAY_HEAP_impl.c File Reference

This MicroUI images heap allocator replaces the default allocator embedded in the MicroUI Graphics Engine. It is using a best fit allocator and provides some additional APIs to retrieve the heap information: total space, free space, number of blocks allocated. More...

#include "ui_configuration.h"

Go to the source code of this file.

Detailed Description

This MicroUI images heap allocator replaces the default allocator embedded in the MicroUI Graphics Engine. It is using a best fit allocator and provides some additional APIs to retrieve the heap information: total space, free space, number of blocks allocated.

See also
LLUI_DISPLAY_impl.h file comment
Author
MicroEJ Developer Team
Version
14.1.1
Since
MicroEJ UI Pack 13.1.0

Definition in file LLUI_DISPLAY_HEAP_impl.c.