Home
last modified time | relevance | path

Searched refs:pMtx (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx249 sal_uInt16 pMtx[ 16 ][ 16 ]; in ImplCreateDitherMatrix() local
261 nMax = Max ( pMtx[ (k<<2) + i][(l<<2 ) + j] = in ImplCreateDitherMatrix()
267 (*pDitherMatrix)[i][j] = (sal_uInt8) ( fVal * pMtx[i][j] ); in ImplCreateDitherMatrix()

Completed in 29 milliseconds