Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx407 …SAL_DLLPRIVATE sal_Bool ImplScaleFast( const double& rScaleX, const double& rScale…
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx965 bRetval = ImplScaleFast( rScaleX, rScaleY ); in Scale()
978 bRetval = ImplScaleFast( rScaleX, rScaleY ); in Scale()
1107 sal_Bool Bitmap::ImplScaleFast( const double& rScaleX, const double& rScaleY ) in ImplScaleFast() function in Bitmap
1358 bRet = ImplScaleFast( rScaleX, rScaleY ); in ImplScaleInterpolate()
2173 bRet = ImplScaleFast( scaleX, scaleY ); in ImplScaleSuper()

Completed in 29 milliseconds