Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c628 rrCheckPixmapBounding(ScreenPtr pScreen, in rrCheckPixmapBounding() function
766 ret = rrCheckPixmapBounding(master, crtc, in RRCrtcSet()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog4759 randr: rrCheckPixmapBounding should only increase screen size
4761 The purpose of rrCheckPixmapBounding() is to make sure that the fb is large
4774 In the case of PRIME, rrCheckPixmapBounding() will be called after
4779 I had originally made rrCheckPixmapBounding() account for arbitrary transforms,
4782 makes it so that rrCheckPixmapBounding() will only resize the fb to be larger
18822 randr: rrCheckPixmapBounding: do not shrink the screen_pixmap
18824 The purpose of rrCheckPixmapBounding is to make sure that the
18828 However until now rrCheckPixmapBounding would also shrink the
18842 rrCheckPixmapBounding gets called and resizes the screen_pixmap to
18855 in some cases, but rrCheckPixmapBounding only gets called for slave
[all …]