Home
last modified time | relevance | path

Searched defs:_lv_draw_sw_mask_line_param_t (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_mask_private.h44 struct _lv_draw_sw_mask_line_param_t { struct
46 lv_draw_sw_mask_common_dsc_t dsc;
48 struct {
57 } cfg;
60 lv_point_t origo;
63 int32_t xy_steep;
66 int32_t yx_steep;
69 int32_t steep;
72 int32_t spx;
75 uint8_t flat : 1;
[all …]