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