Searched refs:LV_DITHER_NONE (Results 1 – 3 of 3) sorted by relevance
120 LV_DITHER_NONE, /**< No dithering, colors are just quantized to the output resolution*/ enumerator
181 if(grad_dir == LV_GRAD_DIR_VER && dither_mode != LV_DITHER_NONE) { in draw_bg()186 if(grad && dither_mode == LV_DITHER_NONE) { in draw_bg()
265 Set the dithering mode of the gradient of the background. The possible values are `LV_DITHER_NONE/O…267 …isplay:inline; margin-right: 20px; margin-left: 0px'><strong>Default</strong> `LV_DITHER_NONE`</li>