Searched defs:color_format (Results 1 – 8 of 8) sorted by relevance
135 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_ABGR8888 : VG_LITE_ARGB8888; in lv_gpu_nxp_vglite_draw_bg() local165 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_BGRA8888 : VG_LITE_ABGR8888; in lv_gpu_nxp_vglite_draw_bg() local256 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_BGRA8888 : VG_LITE_ABGR8888; in lv_gpu_nxp_vglite_draw_border_generic() local
107 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_BGRA8888 : VG_LITE_ABGR8888; in lv_gpu_nxp_vglite_draw_line() local
158 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_BGRA8888 : VG_LITE_ABGR8888; in lv_gpu_nxp_vglite_fill() local
212 … vg_lite_buffer_format_t color_format = LV_COLOR_DEPTH == 16 ? VG_LITE_BGRA8888 : VG_LITE_ABGR8888; in lv_gpu_nxp_vglite_draw_arc() local
136 … const lv_area_t * coords, const uint8_t * map_p, lv_img_cf_t color_format) in lv_draw_swm341_dma2d_img_decoded()
229 const lv_area_t * coords, const uint8_t * map_p, lv_img_cf_t color_format)
256 … const lv_area_t * coords, const uint8_t * src_buf, lv_img_cf_t color_format) in lv_draw_stm32_dma2d_img_decoded()289 static dma2d_color_format_t lv_color_format_to_dma2d_color_format(lv_img_cf_t color_format) in lv_color_format_to_dma2d_color_format()
689 … const lv_area_t * coords, const uint8_t * map_p, lv_img_cf_t color_format)