Searched refs:apply_recolor_opa (Results 1 – 1 of 1) sorted by relevance
91 static void apply_recolor_opa(SDL_Texture * texture, const lv_draw_img_dsc_t * draw_dsc);313 apply_recolor_opa(texture, draw_dsc); in draw_img_simple()339 apply_recolor_opa(frag, draw_dsc); in draw_img_rounded()342 apply_recolor_opa(texture, draw_dsc); in draw_img_rounded()385 static void apply_recolor_opa(SDL_Texture * texture, const lv_draw_img_dsc_t * draw_dsc) in apply_recolor_opa() function