Home
last modified time | relevance | path

Searched refs:aBaseIndex (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx2272 const sal_uInt32 aBaseIndex(x * aNumberOfContributions); in ImplScaleConvolutionHor() local
2280 const sal_uInt32 aIndex(aBaseIndex + j); in ImplScaleConvolutionHor()
2363 const sal_uInt32 aBaseIndex(y * aNumberOfContributions); in ImplScaleConvolutionVer() local
2371 const sal_uInt32 aIndex(aBaseIndex + j); in ImplScaleConvolutionVer()

Completed in 30 milliseconds