Searched refs:Interpolator (Results 1 – 2 of 2) sorted by relevance
85 template< typename ValueType > struct Interpolator struct96 template<> struct Interpolator< HSLColor > struct98 Interpolator( bool bCCW ) : in Interpolator() function131 … template< typename ValueType > ValueType lerp( const Interpolator< ValueType >& rInterpolator, in lerp()147 template<> sal_Int16 lerp< sal_Int16 >( const Interpolator< sal_Int16 >& /*rInterpolator*/, in lerp()161 …template<> ::rtl::OUString lerp< ::rtl::OUString >( const Interpolator< ::rtl::OUString >& /*rInt… in lerp()175 template<> bool lerp< bool >( const Interpolator< bool >& /*rInterpolator*/, in lerp()
158 const Interpolator< ValueType >& rInterpolator, in FromToByActivity()307 Interpolator< ValueType > maInterpolator;327 const Interpolator< typename AnimationType::ValueType >& rInterpolator, in createFromToByActivity()454 const Interpolator< ValueType >& rInterpolator, in ValuesActivity()543 Interpolator< ValueType > maInterpolator;560 const Interpolator<typename AnimationType::ValueType>& rInterpolator, in createValueListActivity()615 const Interpolator< typename AnimationType::ValueType >& rInterpolator in createActivity()616 = Interpolator< typename AnimationType::ValueType >() ) in createActivity()917 Interpolator< HSLColor >( !xNode->getDirection() ) ); in createAnimateActivity()
Completed in 21 milliseconds