Lines Matching refs:screen_pixmap
18822 randr: rrCheckPixmapBounding: do not shrink the screen_pixmap
18825 screen_pixmap is *large* enough for the slave-output which crtc is
18829 screen_pixmap in certain scenarios leading to various problems.
18842 rrCheckPixmapBounding gets called and resizes the screen_pixmap to
18847 while showing a 1920x1080 screen_pixmap + black borders on the right
18854 1) One could argue that this will leave us with a too large screen_pixmap
18856 outputs, so xrandr clients already must manually shrink the screen_pixmap
18861 2 unnecessary resizes of the screen_pixmap in the above example, which
18876 screen_pixmap is large enough for the slave-output which crtc is
18889 the code before this commit would shrinks the screen_pixmap to 3180*2160.
18897 of the union-ed region when determining the new screen_pixmap size.
55488 glamor_set_pixmap_texture/screen_pixmap: Remove useless parameters.