Searched refs:REPAPER_INVERSE (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/tinydrm/ |
D | repaper.c | 45 REPAPER_INVERSE, /* B -> N, W -> B (New Image) */ enumerator 215 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_even_pixels() 260 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_odd_pixels() 312 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_all_pixels() 396 case REPAPER_INVERSE: in repaper_one_line() 581 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty() 589 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_INVERSE); in repaper_fb_dirty() 595 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()
|