i80_controller sample
lv_image_cache_data_t::user_data
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_image_cache_data_t::user_data
lv_image_cache_data_t::user_data field
Syntax
Show:
Summary
Declaration
from
lv_image_decoder_private.h:63
void
*
user_data
;
Examples
References
from
examples
Code
Location
Referrer
void
*
user_data
;
lv_image_decoder_private.h:63
cached_data
->
user_data
=
user_data
;
/*Need to free data on cache invalidate instead of decoder_close*/
lv_image_decoder.c:234
lv_image_decoder_add_to_cache()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_image_cache_data_t::user_data
is written by 1 function:
lv_image_decoder_add_to_cache()
All items filtered out
lv_image_cache_data_t::user_data
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