Home
last modified time | relevance | path

Searched refs:REPAPER_INVERSE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/tiny/
H A Drepaper.c54 REPAPER_INVERSE, /* B -> N, W -> B (New Image) */ enumerator
224 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_even_pixels()
269 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_odd_pixels()
321 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_all_pixels()
405 case REPAPER_INVERSE: in repaper_one_line()
561 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()
569 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_INVERSE); in repaper_fb_dirty()
575 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()