Home
last modified time | relevance | path

Searched defs:size_bytes (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_image_cache.c165 static void * malloc_cb(size_t size_bytes, lv_color_format_t color_format) in malloc_cb()
/lvgl-latest/src/draw/
Dlv_draw_buf.c648 static void * buf_malloc(size_t size_bytes, lv_color_format_t color_format) in buf_malloc()
682 static void * draw_buf_malloc(const lv_draw_buf_handlers_t * handlers, size_t size_bytes, in draw_buf_malloc()