Searched defs:src_has_alpha (Results 1 – 2 of 2) sorted by relevance
129 bool src_has_alpha = (src_cf == LV_COLOR_FORMAT_ARGB8888); in _pxp_blit_recolor() local302 bool src_has_alpha = (src_cf == LV_COLOR_FORMAT_ARGB8888); in _pxp_blit() local
215 bool src_has_alpha = (img_dsc->header.cf == LV_COLOR_FORMAT_ARGB8888); in _pxp_draw_img_supported() local