Home
last modified time | relevance | path

Searched defs:lerp (Results 1 – 4 of 4) sorted by relevance

/trunk/main/slideshow/source/engine/activities/
H A Dinterpolation.hxx41 template<> ::slideshow::internal::RGBColor lerp< ::slideshow::internal::RGBColor >( in lerp() function
50 template<> sal_Int16 lerp< sal_Int16 >( const sal_Int16&, in lerp() function
60 template<> ::rtl::OUString lerp< ::rtl::OUString >( const ::rtl::OUString&, in lerp() function
70 template<> bool lerp< bool >( const bool&, in lerp() function
131 … template< typename ValueType > ValueType lerp( const Interpolator< ValueType >& rInterpolator, in lerp() function
147 template<> sal_Int16 lerp< sal_Int16 >( const Interpolator< sal_Int16 >& /*rInterpolator*/, in lerp() function
161 …template<> ::rtl::OUString lerp< ::rtl::OUString >( const Interpolator< ::rtl::OUString >& /*rInt… in lerp() function
175 template<> bool lerp< bool >( const Interpolator< bool >& /*rInterpolator*/, in lerp() function
/trunk/main/basegfx/inc/basegfx/tools/
H A Dlerp.hxx42 template< typename ValueType > ValueType lerp( const ValueType& rFrom, in lerp() function
/trunk/main/basegfx/source/tools/
H A Dkeystoplerp.cxx70 KeyStopLerp::ResultType KeyStopLerp::lerp(double fAlpha) const in lerp() function in basegfx::tools::KeyStopLerp
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx677 …static uno::Sequence<double> lerp(const uno::Sequence<double>& rLeft, const uno::Sequence<double>&… in lerp() function

Completed in 29 milliseconds