Home
last modified time | relevance | path

Searched refs:drawbuf_next_row (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/src/draw/sw/blend/
Dlv_draw_sw_blend_to_al88.c79 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
254 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_al88()
269 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_al88()
285 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_al88()
302 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_al88()
380 dest_buf_al88 = drawbuf_next_row(dest_buf_al88, dest_stride); in i1_image_blend()
381 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
394 dest_buf_al88 = drawbuf_next_row(dest_buf_al88, dest_stride); in i1_image_blend()
395 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
408 dest_buf_al88 = drawbuf_next_row(dest_buf_al88, dest_stride); in i1_image_blend()
[all …]
Dlv_draw_sw_blend_to_argb8888.c83 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
264 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_argb8888()
279 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_argb8888()
295 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_argb8888()
311 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_argb8888()
392 dest_buf_c32 = drawbuf_next_row(dest_buf_c32, dest_stride); in i1_image_blend()
393 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
404 dest_buf_c32 = drawbuf_next_row(dest_buf_c32, dest_stride); in i1_image_blend()
405 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
416 dest_buf_c32 = drawbuf_next_row(dest_buf_c32, dest_stride); in i1_image_blend()
[all …]
Dlv_draw_sw_blend_to_i1.c75 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
229 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_i1()
248 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_i1()
279 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_i1()
302 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_i1()
385 dest_buf_i1 = drawbuf_next_row(dest_buf_i1, dest_stride); in i1_image_blend()
386 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
404 dest_buf_i1 = drawbuf_next_row(dest_buf_i1, dest_stride); in i1_image_blend()
405 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
424 dest_buf_i1 = drawbuf_next_row(dest_buf_i1, dest_stride); in i1_image_blend()
[all …]
Dlv_draw_sw_blend_to_l8.c71 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
233 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_l8()
247 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_l8()
261 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_l8()
276 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_l8()
354 dest_buf_l8 = drawbuf_next_row(dest_buf_l8, dest_stride); in i1_image_blend()
355 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
366 dest_buf_l8 = drawbuf_next_row(dest_buf_l8, dest_stride); in i1_image_blend()
367 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
378 dest_buf_l8 = drawbuf_next_row(dest_buf_l8, dest_stride); in i1_image_blend()
[all …]
Dlv_draw_sw_blend_to_rgb565.c72 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
268 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in lv_draw_sw_blend_color_to_rgb565()
311 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in lv_draw_sw_blend_color_to_rgb565()
342 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in lv_draw_sw_blend_color_to_rgb565()
355 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in lv_draw_sw_blend_color_to_rgb565()
433 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in i1_image_blend()
434 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
445 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in i1_image_blend()
446 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
458 dest_buf_u16 = drawbuf_next_row(dest_buf_u16, dest_stride); in i1_image_blend()
[all …]
Dlv_draw_sw_blend_to_rgb888.c74 static inline void * /* LV_ATTRIBUTE_FAST_MEM */ drawbuf_next_row(const void * buf, uint32_t stride…
255 dest_buf_u32 = drawbuf_next_row(dest_buf_u32, dest_stride); in lv_draw_sw_blend_color_to_rgb888()
271 dest_buf = drawbuf_next_row(dest_buf, dest_stride); in lv_draw_sw_blend_color_to_rgb888()
385 dest_buf_u8 = drawbuf_next_row(dest_buf_u8, dest_stride); in i1_image_blend()
386 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
397 dest_buf_u8 = drawbuf_next_row(dest_buf_u8, dest_stride); in i1_image_blend()
398 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
409 dest_buf_u8 = drawbuf_next_row(dest_buf_u8, dest_stride); in i1_image_blend()
410 src_buf_i1 = drawbuf_next_row(src_buf_i1, src_stride); in i1_image_blend()
422 dest_buf_u8 = drawbuf_next_row(dest_buf_u8, dest_stride); in i1_image_blend()
[all …]