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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h75 int dec_brightness; member in struct:__anone192d83f0108
H A Dradeon_video.c1518 pPriv->dec_brightness = 0;
1640 xf86_RT_SetBrightness(pPriv->theatre, pPriv->dec_brightness);
1891 pPriv->dec_brightness = value;
1892 if(pPriv->theatre!=NULL) xf86_RT_SetBrightness(pPriv->theatre, pPriv->dec_brightness);
2080 *value = pPriv->dec_brightness;

Completed in 7 milliseconds