rgb_panel sample
lv_image_decoder_add_to_cache()
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
lv_image_decoder_add_to_cache()
lv_image_decoder_add_to_cache() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_image_decoder.h:173
lv_cache_entry_t
*
lv_image_decoder_add_to_cache
(
lv_image_decoder_t
*
decoder
,
lv_image_cache_data_t
*
search_key
,
const
lv_draw_buf_t
*
decoded
,
void
*
user_data
)
;
Implemented in
lv_image_decoder.c:217
Arguments
Argument
decoder
search_key
decoded
user_data
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