FabGL
ESP32 Display Controller and Graphics Library
|
#define FABGLIB_VIEWPORT_MEMORY_POOL_COUNT 128 |
To reduce memory overhead the viewport is allocated as few big buffers. This parameter defines the maximum number of these big buffers.
Definition at line 126 of file fabglconf.h.