Home
last modified time | relevance | path

Searched refs:easing (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/animation/
DKeyframe.h30 void setEasing(PassRefPtr<TimingFunction> easing) { m_easing = easing; } in setEasing() argument
31 TimingFunction& easing() const { return *m_easing; } in easing() function
57 TimingFunction& easing() const { return *m_easing; } in easing() function
66 …pertySpecificKeyframe> neutralKeyframe(double offset, PassRefPtr<TimingFunction> easing) const = 0;
72 …PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, AnimationEffect::Compos…
88 …me(double offset, AnimationEffect::CompositeOperation composite, PassRefPtr<TimingFunction> easing) in Keyframe() argument
91 , m_easing(easing) in Keyframe()
DInterpolationEffect.h21 …PtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, dou… in addInterpolation() argument
23 …m_interpolations.append(InterpolationRecord::create(interpolation, easing, start, end, applyFrom, … in addInterpolation()
42 …PtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, dou… in create() argument
44 …return adoptPtrWillBeNoop(new InterpolationRecord(interpolation, easing, start, end, applyFrom, ap… in create()
50 …PtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, dou… in InterpolationRecord() argument
52 , m_easing(easing) in InterpolationRecord()
DStringKeyframe.cpp48 …return adoptPtrWillBeNoop(new PropertySpecificKeyframe(offset(), &easing(), propertyValue(property… in createPropertySpecificKeyframe()
57 …rame::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, CSSValue* value, … in PropertySpecificKeyframe() argument
58 : Keyframe::PropertySpecificKeyframe(offset, easing, op) in PropertySpecificKeyframe()
62 …yframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, CSSValue* value) in PropertySpecificKeyframe() argument
63 : Keyframe::PropertySpecificKeyframe(offset, easing, AnimationEffect::CompositeReplace) in PropertySpecificKeyframe()
134 …::PropertySpecificKeyframe::neutralKeyframe(double offset, PassRefPtr<TimingFunction> easing) const in neutralKeyframe()
136 …return adoptPtrWillBeNoop(new PropertySpecificKeyframe(offset, easing, 0, AnimationEffect::Composi… in neutralKeyframe()
DStringKeyframe.h35 …PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, CSSValue*, AnimationEff…
42 …cificKeyframe> neutralKeyframe(double offset, PassRefPtr<TimingFunction> easing) const OVERRIDE FI…
48 PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, CSSValue*);
DAnimationNodeTiming.cpp102 String AnimationNodeTiming::easing() in easing() function in blink::AnimationNodeTiming
166 void AnimationNodeTiming::setEasing(String easing) in setEasing() argument
169 TimingInput::setTimingFunction(timing, easing); in setEasing()
DCompositorAnimations.cpp106 const TimingFunction& timing = frames[j]->easing(); in getAnimatedBoundingBox()
173 if (i < frames.size() - 1 && frame->easing().type() == TimingFunction::StepsFunction) in isCandidateForAnimationOnCompositor()
185 …if (keyframes.size() == 2 && keyframes[0]->easing().type() == TimingFunction::LinearFunction && ti… in isCandidateForAnimationOnCompositor()
363 … if (keyframes.size() == 2 && keyframes[0]->easing().type() == TimingFunction::LinearFunction) { in addKeyframesToCurve()
366 keyframeTimingFunction = &keyframes[i]->easing(); in addKeyframesToCurve()
DKeyframeEffectModel.cpp159 … &keyframes[i]->easing(), keyframes[i]->offset(), keyframes[i + 1]->offset(), applyFrom, applyTo); in ensureInterpolationEffect()
187 …rame::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, AnimationEffect::… in PropertySpecificKeyframe() argument
189 , m_easing(easing) in PropertySpecificKeyframe()
DAnimationTest.cpp106 …(CubicBezierTimingFunction::preset(CubicBezierTimingFunction::EaseInOut)), keyframes[0]->easing()); in TEST_F()
107 EXPECT_EQ(*(CubicBezierTimingFunction::create(1, 1, 0.3, 0.3).get()), keyframes[1]->easing()); in TEST_F()
242 EXPECT_EQ("step-start", specified->easing()); in TEST_F()
315 EXPECT_EQ("linear", specified->easing()); in TEST_F()
317 EXPECT_EQ("step-start", specified->easing()); in TEST_F()
DAnimationNodeTiming.h28 String easing();
DTiming.idl28 attribute DOMString easing;
/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
DAnimatableValueKeyframe.cpp36 …return adoptPtrWillBeNoop(new PropertySpecificKeyframe(offset(), &easing(), propertyValue(property… in createPropertySpecificKeyframe()
47 …rame::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const AnimatableV… in PropertySpecificKeyframe() argument
48 : Keyframe::PropertySpecificKeyframe(offset, easing, op) in PropertySpecificKeyframe()
52 …rame::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, PassRefPtrWillBeR… in PropertySpecificKeyframe() argument
53 : Keyframe::PropertySpecificKeyframe(offset, easing, AnimationEffect::CompositeReplace) in PropertySpecificKeyframe()
71 …::PropertySpecificKeyframe::neutralKeyframe(double offset, PassRefPtr<TimingFunction> easing) const in neutralKeyframe()
73 …return adoptPtrWillBeNoop(new AnimatableValueKeyframe::PropertySpecificKeyframe(offset, easing, An… in neutralKeyframe()
DAnimatableValueKeyframe.h35 …PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const AnimatableValue*,…
40 …cificKeyframe> neutralKeyframe(double offset, PassRefPtr<TimingFunction> easing) const OVERRIDE FI…
46 …PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, PassRefPtrWillBeRawPtr<…
/external/chromium_org/third_party/polymer/components-chromium/core-animation/
Dcore-animation-extracted.js106 easing: {value: 'linear', reflect: true}, property
214 easing: 'apply', property
347 easing: {} property
/external/okhttp/website/static/
Djquery.smooth-scroll.min.js7easing:"swing",speed:400,autoCoefficent:2},r=function(t){var e=[],o=!1,r=t.dir&&"left"==t.dir?"scr… property
/external/chromium_org/third_party/polymer/components-chromium/paper-menu-button/
Dpaper-menu-button-transition-extracted.js85 easing: 'cubic-bezier(0.4, 0, 0.2, 1)' property
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/
Dcore-animated-pages-extracted.js91 easing: 'cubic-bezier(0.4, 0, 0.2, 1)' property
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/transitions/
Dhero-transition-extracted.js30 wt.push(p + ' ' + duration + ' ' + options.easing + ' ' + d);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Djquery-1.3.2.js3865 animate: function( prop, speed, easing, callback ) { argument
3866 var optall = jQuery.speed(speed, easing, callback);
3968 speed: function(speed, easing, fn) { argument
3970 complete: fn || !fn && easing ||
3973 easing: fn && easing || easing && !jQuery.isFunction(easing) && easing
3991 easing: { property
4139 …this.pos = jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")](this.s…
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Djquery-1.6.4.js8082 show: function( speed, easing, callback ) { argument
8086 return this.animate( genFx("show", 3), speed, easing, callback);
8128 hide: function( speed, easing, callback ) { argument
8130 return this.animate( genFx("hide", 3), speed, easing, callback);
8177 fadeTo: function( speed, to, easing, callback ) { argument
8179 .animate({opacity: to}, speed, easing, callback);
8182 animate: function( prop, speed, easing, callback ) { argument
8183 var optall = jQuery.speed(speed, easing, callback);
8226 …imatedProperties[ name ] = opt.specialEasing && opt.specialEasing[ name ] || opt.easing || 'swing';
8373 jQuery.fn[ name ] = function( speed, easing, callback ) {
[all …]
Ddojo-1.6.1.js10776 _e = this.easing
10935 if(_t.easing){
10936 step = _t.easing(step);
11205 if(!args.easing){ args.easing = d._defaultEasing; }
11260 /*Function?*/ easing, argument
11305 easing: easing, property
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/
DCHANGES50 WithParamInterface<T> separately, easing conversion of legacy tests.
/external/gtest/
DCHANGES50 WithParamInterface<T> separately, easing conversion of legacy tests.
/external/chromium_org/testing/gtest/
DCHANGES50 WithParamInterface<T> separately, easing conversion of legacy tests.
/external/libvpx/libvpx/third_party/googletest/src/
DCHANGES50 WithParamInterface<T> separately, easing conversion of legacy tests.
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js19easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration… property
40 …t.animate(c.extend(f,l&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,st… property

12