Searched defs:lerp (Results 1 – 4 of 4) sorted by relevance
41 template<> ::slideshow::internal::RGBColor lerp< ::slideshow::internal::RGBColor >( in lerp() function50 template<> sal_Int16 lerp< sal_Int16 >( const sal_Int16&, in lerp() function60 template<> ::rtl::OUString lerp< ::rtl::OUString >( const ::rtl::OUString&, in lerp() function70 template<> bool lerp< bool >( const bool&, in lerp() function131 … template< typename ValueType > ValueType lerp( const Interpolator< ValueType >& rInterpolator, in lerp() function147 template<> sal_Int16 lerp< sal_Int16 >( const Interpolator< sal_Int16 >& /*rInterpolator*/, in lerp() function161 …template<> ::rtl::OUString lerp< ::rtl::OUString >( const Interpolator< ::rtl::OUString >& /*rInt… in lerp() function175 template<> bool lerp< bool >( const Interpolator< bool >& /*rInterpolator*/, in lerp() function
42 template< typename ValueType > ValueType lerp( const ValueType& rFrom, in lerp() function
70 KeyStopLerp::ResultType KeyStopLerp::lerp(double fAlpha) const in lerp() function in basegfx::tools::KeyStopLerp
677 …static uno::Sequence<double> lerp(const uno::Sequence<double>& rLeft, const uno::Sequence<double>&… in lerp() function
Completed in 55 milliseconds