Searched refs:nGammaValue (Results 1 – 1 of 1) sorted by relevance
859 sal_uInt32 nGammaValue = ImplReadsal_uInt32(); in ImplGetGamma() local860 double fGamma = ( ( VIEWING_GAMMA / DISPLAY_GAMMA ) * ( (double)nGammaValue / 100000 ) ); in ImplGetGamma()
Completed in 29 milliseconds