Searched refs:lv_dither_err_diff_ver (Results 1 – 3 of 3) sorted by relevance
57 void /* LV_ATTRIBUTE_FAST_MEM */ lv_dither_err_diff_ver(struct _lv_gradient_cache_t * grad, const l…
154 void LV_ATTRIBUTE_FAST_MEM lv_dither_err_diff_ver(lv_grad_t * grad, lv_coord_t xs, lv_coord_t y, lv… in lv_dither_err_diff_ver() function
208 dither_func = lv_dither_err_diff_ver; in draw_bg()