Home
last modified time | relevance | path

Searched refs:LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565 (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/draw/sw/blend/
Dlv_draw_sw_blend_to_rgb565.c162 #ifndef LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565
163 #define LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565(...) LV_RESULT_INVALID macro
997 if(LV_RESULT_INVALID == LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565(dsc)) { in argb8888_image_blend()
/lvgl-latest/src/draw/sw/blend/arm2d/
Dlv_blend_arm2d.h106 #ifndef LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565
107 #define LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565(dsc) \ macro
/lvgl-latest/src/draw/sw/blend/helium/
Dlv_blend_helium.h102 #ifndef LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565
103 #define LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565(dsc) \ macro
/lvgl-latest/src/draw/sw/blend/neon/
Dlv_blend_neon.h94 #ifndef LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565
95 #define LV_DRAW_SW_ARGB8888_BLEND_NORMAL_TO_RGB565(dsc) \ macro