HomeSort by: relevance | last modified time | path
    Searched refs:xf86_crtc_supports_gamma (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86cmap.c 135 if (xf86_crtc_supports_gamma(pScrn))
161 if (xf86_crtc_supports_gamma(pScrn))
1019 if (xf86_crtc_supports_gamma(pScrn)) {
1093 if (xf86_crtc_supports_gamma(pScrn)) {
1122 if (xf86_crtc_supports_gamma(pScrn)) {
xf86Helper.c 855 if (xf86_crtc_supports_gamma(scrp))
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Crtc.h 970 xf86_crtc_supports_gamma(ScrnInfoPtr pScrn);
xf86Crtc.c 2452 if (xf86_crtc_supports_gamma(scrn))
3218 xf86_crtc_supports_gamma(ScrnInfoPtr pScrn) function
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.h 1141 xf86_crtc_supports_gamma(ScrnInfoPtr pScrn);
xf86Crtc.c 3504 xf86_crtc_supports_gamma(ScrnInfoPtr pScrn) function
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86cmap.c 159 (!loadPalette && !xf86_crtc_supports_gamma(pScrn)))
228 if (xf86_crtc_supports_gamma(pScrn)) {

Completed in 12 milliseconds