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.c55 REPAPER_INVERSE, /* B -> N, W -> B (New Image) */ enumerator
225 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_even_pixels()
270 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_odd_pixels()
322 case REPAPER_INVERSE: /* B -> N, W -> B (New) */ in repaper_all_pixels()
406 case REPAPER_INVERSE: in repaper_one_line()
562 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()
570 repaper_frame_fixed_repeat(epd, 0xaa, REPAPER_INVERSE); in repaper_fb_dirty()
576 repaper_frame_data_repeat(epd, buf, NULL, REPAPER_INVERSE); in repaper_fb_dirty()