Searched refs:ctHorizontalStretch (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c181 unsigned char ctHorizontalStretch,
6771 chipsRestoreStretching(ScrnInfoPtr pScrn, unsigned char ctHorizontalStretch, argument
6782 cPtr->writeFR(cPtr, 0x40, (tmp & 0xFE) | (ctHorizontalStretch & 0x01));
6785 cPtr->writeXR(cPtr, 0x55, (tmp & 0xFE) | (ctHorizontalStretch & 0x01));

Completed in 9 milliseconds