Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/vg_lite/
Dlv_vg_lite_decoder.c51 static void image_color32_pre_mul(lv_color32_t * img_data, uint32_t px_size);
90 static void image_color32_pre_mul(lv_color32_t * img_data, uint32_t px_size) in image_color32_pre_mul() function
217 image_color32_pre_mul((lv_color32_t *)dest, palette_size); in decoder_open_variable()
297 image_color32_pre_mul((lv_color32_t *)dest, palette_size); in decoder_open_file()