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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c337 OPTION_LCD_STRETCH, enumerator in enum:__anon386b101d0103
359 { OPTION_LCD_STRETCH, "NoStretch", OPTV_BOOLEAN, {0}, FALSE },
385 { OPTION_LCD_STRETCH,"NoStretch", OPTV_BOOLEAN, {0}, FALSE },
959 xf86GetOptValBool(nPtr->Options, OPTION_LCD_STRETCH,&nPtr->noLcdStretch);
2749 * OPTION_LCD_STRETCH means stretching should be turned off!
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c577 OPTION_LCD_STRETCH, enumerator in enum:__anonf96611860103
613 { OPTION_LCD_STRETCH, "Stretch", OPTV_BOOLEAN, {0}, FALSE },
655 { OPTION_LCD_STRETCH, "Stretch", OPTV_BOOLEAN, {0}, FALSE },
5515 if (!xf86ReturnOptValBool(cPtr->Options, OPTION_LCD_STRETCH, FALSE)) {
5688 if (!xf86ReturnOptValBool(cPtr->Options, OPTION_LCD_STRETCH, FALSE)
6312 if (!xf86ReturnOptValBool(cPtr->Options, OPTION_LCD_STRETCH,
6326 if (!xf86ReturnOptValBool(cPtr->Options, OPTION_LCD_STRETCH,

Completed in 11 milliseconds