Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/blend/
Dlv_draw_sw_blend_to_l8.c47 static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
307 l8_image_blend(dsc); in lv_draw_sw_blend_image_to_l8()
417 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in l8_image_blend() function
Dlv_draw_sw_blend_to_al88.c50 static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
334 l8_image_blend(dsc); in lv_draw_sw_blend_image_to_al88()
448 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in l8_image_blend() function
Dlv_draw_sw_blend_to_rgb888.c52 …static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc, uint32_…
335 l8_image_blend(dsc, dest_px_size); in lv_draw_sw_blend_image_to_rgb888()
535 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc, uint32_t dest_… in l8_image_blend() function
Dlv_draw_sw_blend_to_argb8888.c60 static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
341 l8_image_blend(dsc); in lv_draw_sw_blend_image_to_argb8888()
554 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in l8_image_blend() function
Dlv_draw_sw_blend_to_i1.c42 static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
334 l8_image_blend(dsc); in lv_draw_sw_blend_image_to_i1()
473 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in l8_image_blend() function
Dlv_draw_sw_blend_to_rgb565.c52 static void /* LV_ATTRIBUTE_FAST_MEM */ l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
385 l8_image_blend(dsc); in lv_draw_sw_blend_image_to_rgb565()
644 static void LV_ATTRIBUTE_FAST_MEM l8_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in l8_image_blend() function