i80_controller sample
lv_draw_unit_t::target_layer
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_draw_unit_t::target_layer
lv_draw_unit_t::target_layer field
The target_layer on which drawing should happen
Syntax
Show:
Summary
Declaration
from
lv_draw_private.h:90
lv_layer_t
*
target_layer
;
Examples
References
from
examples
Code
Location
Referrer
lv_layer_t
*
target_layer
;
lv_draw_private.h:90
draw_sw_unit
->
base_unit
.
target_layer
=
layer
;
lv_draw_sw.c:455
dispatch()
lv_layer_
laye
draw_uni
t-
>target_laye
r
lv_draw_sw_blend.c:66
lv_draw_sw_blend()
lv_layer_t
*
target_layer
=
draw_unit
->
target_layer
;
lv_draw_sw_mask_rect.c:55
lv_draw_sw_mask_rect()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_draw_unit_t::target_layer
is written by 1 function and is read by 2 functions:
dispatch()
All items filtered out
lv_draw_unit_t::target_layer
lv_draw_sw_blend()
lv_draw_sw_mask_rect()
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