rgb_panel sample
draw_buf_malloc()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
draw_buf_malloc()
draw_buf_malloc() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_draw_buf.c:33
static
void
*
draw_buf_malloc
(
const
lv_draw_buf_handlers_t
*
handler
,
size_t
size_bytes
,
lv_color_format_t
color_format
)
;
Implemented in
lv_draw_buf.c:621
Arguments
Argument
handler
size_bytes
color_format
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out