Home
last modified time | relevance | path

Searched defs:ignoreBitmapAlpha (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.5.0/src/draw/stm32_dma2d/
Dlv_gpu_stm32_dma2d.c227 const bool ignoreBitmapAlpha = (color_format == LV_IMG_CF_RGBX8888); in lv_draw_stm32_dma2d_img_decoded() local
288 const bool ignoreBitmapAlpha = (img->header.cf == LV_IMG_CF_RGBX8888); in lv_draw_stm32_dma2d_img() local