Searched refs:dst_cf (Results 1 – 6 of 6) sorted by relevance
74 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in lv_draw_nema_gfx_line() local75 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in lv_draw_nema_gfx_line()79 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in lv_draw_nema_gfx_line()
64 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in lv_draw_nema_gfx_fill() local65 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in lv_draw_nema_gfx_fill()69 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in lv_draw_nema_gfx_fill()
69 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in lv_draw_nema_gfx_triangle() local70 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in lv_draw_nema_gfx_triangle()74 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in lv_draw_nema_gfx_triangle()
76 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in lv_draw_nema_gfx_border() local77 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in lv_draw_nema_gfx_border()81 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in lv_draw_nema_gfx_border()
132 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in _draw_nema_gfx_img() local133 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in _draw_nema_gfx_img()153 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in _draw_nema_gfx_img()
127 lv_color_format_t dst_cf = layer->draw_buf->header.cf; in lv_draw_nema_gfx_label() local128 uint32_t dst_nema_cf = lv_nemagfx_cf_to_nema(dst_cf); in lv_draw_nema_gfx_label()132 lv_area_get_width(&(layer->buf_area))*lv_color_format_get_size(dst_cf)); in lv_draw_nema_gfx_label()