Searched refs:nLz (Results 1 – 1 of 1) sorted by relevance
545 const long nLz = FRound( sin( fElev ) * 255.0 ); in ImplEmbossGrey() local547 const long nNzLz = ( ( 6 * 255 ) / 4 ) * nLz; in ImplEmbossGrey()548 const sal_uInt8 cLz = (sal_uInt8) VOS_BOUND( nLz, 0, 255 ); in ImplEmbossGrey()
Completed in 32 milliseconds