Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrcrtc.c1939 Bool size_fits; in RRReplaceScanoutPixmap() local
1954 size_fits = (crtc->mode && in RRReplaceScanoutPixmap()
1967 else if (!size_fits) { in RRReplaceScanoutPixmap()
1982 if (!size_fits) in RRReplaceScanoutPixmap()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog23914 For example, RRReplaceScanoutPixmap(), when dropping off with !size_fits,