i2c_oled sample
argb_no_aa()
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
argb_no_aa()
argb_no_aa() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_draw_sw_transform.c:50
static
void
argb_no_aa
(
const
uint8_t
*
src
,
lv_coord_t
src_w
,
lv_coord_t
src_h
,
lv_coord_t
src_stride
,
int32_t
xs_ups
,
int32_t
ys_ups
,
int32_t
xs_step
,
int32_t
ys_step
,
int32_t
x_end
,
lv_color_t
*
cbuf
,
uint8_t
*
abuf
)
;
Implemented in
lv_draw_sw_transform.c:203
Arguments
Argument
src
src_w
src_h
src_stride
xs_ups
ys_ups
xs_step
ys_step
x_end
cbuf
abuf
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