Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx426 SAL_DLLPRIVATE sal_Bool ImplConvolute3( const long* pMatrix, long nDivisor,
/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx57 bRet = ImplConvolute3( &pSmoothMatrix[ 0 ], 17, pFilterParam, pProgress ); in Filter()
64 bRet = ImplConvolute3( &pSharpenMatrix[ 0 ], 8, pFilterParam, pProgress ); in Filter()
106 sal_Bool Bitmap::ImplConvolute3( const long* pMatrix, long nDivisor, in ImplConvolute3() function in Bitmap

Completed in 16 milliseconds