Home
last modified time | relevance | path

Searched refs:nDotL (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx542 long nX, nY, nNx, nNy, nDotL; in ImplEmbossGrey() local
580 else if( ( nDotL = nNx * nLx + nNy * nLy +nNzLz ) < 0 ) in ImplEmbossGrey()
584 const double fGrey = nDotL / sqrt( (double)(nNx * nNx + nNy * nNy + nZ2) ); in ImplEmbossGrey()

Completed in 18 milliseconds