Searched refs:transp (Results 1 – 2 of 2) sorted by relevance
109 bool transp = false; in lv_draw_sw_fill() local116 transp = true; in lv_draw_sw_fill()121 if(transp) grad_opa_map = grad->opa_map + clipped_coords.x1 - bg_coords.x1; in lv_draw_sw_fill()281 … blend_dsc.mask_res = transp ? LV_DRAW_SW_MASK_RES_CHANGED : LV_DRAW_SW_MASK_RES_FULL_COVER; in lv_draw_sw_fill()
38 lv_style_t transp; member89 style_init_reset(&theme->styles.transp); in style_init()90 lv_style_set_bg_opa(&theme->styles.transp, LV_OPA_TRANSP); in style_init()341 lv_obj_add_style(obj, &theme->styles.transp, 0); in theme_apply()353 lv_obj_add_style(obj, &theme->styles.transp, 0); in theme_apply()