Searched refs:lv_dither_ordered_ver (Results 1 – 3 of 3) sorted by relevance
51 void /* LV_ATTRIBUTE_FAST_MEM */ lv_dither_ordered_ver(struct _lv_gradient_cache_t * grad, const lv…
65 void LV_ATTRIBUTE_FAST_MEM lv_dither_ordered_ver(lv_grad_t * grad, lv_coord_t x, lv_coord_t y, lv_c… in lv_dither_ordered_ver() function
195 dither_func = lv_dither_ordered_ver; in draw_bg()