i2c_oled sample
draw_buf_rotate_90()
is only used within i2c_oled 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
i2c_oled sample
draw_buf_rotate_90()
draw_buf_rotate_90() function
Syntax
Show:
Summary
Declaration
from
lv_refr.c:1028
static
LV_ATTRIBUTE_FAST_MEM
void
draw_buf_rotate_90
(
bool
invert_i
,
lv_coord_t
area_w
,
lv_coord_t
area_h
,
lv_color_t
*
orig_color_p
,
lv_color_t
*
rot_buf
)
;
Arguments
Argument
invert_i
area_w
area_h
orig_color_p
rot_buf
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