Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/blend/
Dlv_draw_sw_blend_to_l8.c54 static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
288 rgb565_image_blend(dsc); in lv_draw_sw_blend_image_to_l8()
587 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in rgb565_image_blend() function
Dlv_draw_sw_blend_to_al88.c62 static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
314 rgb565_image_blend(dsc); in lv_draw_sw_blend_image_to_al88()
629 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in rgb565_image_blend() function
Dlv_draw_sw_blend_to_rgb888.c56 …static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc, uin…
317 rgb565_image_blend(dsc, dest_px_size); in lv_draw_sw_blend_image_to_rgb888()
623 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc, uint32_t d… in rgb565_image_blend() function
Dlv_draw_sw_blend_to_argb8888.c64 static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
323 rgb565_image_blend(dsc); in lv_draw_sw_blend_image_to_argb8888()
645 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in rgb565_image_blend() function
Dlv_draw_sw_blend_to_i1.c50 static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
314 rgb565_image_blend(dsc); in lv_draw_sw_blend_image_to_i1()
936 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in rgb565_image_blend() function
Dlv_draw_sw_blend_to_rgb565.c55 static void /* LV_ATTRIBUTE_FAST_MEM */ rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc);
366 rgb565_image_blend(dsc); in lv_draw_sw_blend_image_to_rgb565()
757 static void LV_ATTRIBUTE_FAST_MEM rgb565_image_blend(lv_draw_sw_blend_image_dsc_t * dsc) in rgb565_image_blend() function