Home
last modified time | relevance | path

Searched refs:effectInput (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dnormalize-keyframes.js168 function normalizeKeyframes(effectInput) { argument
169 if (!Array.isArray(effectInput) && effectInput !== null)
172 if (effectInput == null)
175 var keyframeEffect = effectInput.map(function(originalKeyframe) {
Delement-animatable.js16 window.Element.prototype.animate = function(effectInput, timingInput) { argument
17 return scope.timeline._play(scope.Animation(this, effectInput, timingInput));
Danimation.js17 scope.Animation = function(target, effectInput, timingInput) { argument
19 var effect = scope.convertEffectInput(effectInput);
Deffect.js17 scope.convertEffectInput = function(effectInput) { argument
18 var keyframeEffect = shared.normalizeKeyframes(effectInput);
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js.map1 …Elem","style","i","longProperty","longhandValue","normalizeKeyframes","effectInput","spaceKeyframe…
Dweb-animations.min.js.map1 …yle","longProperty","i","longhandValue","result","normalizeKeyframes","effectInput","spaceKeyframe…
Dweb-animations-next.min.js.map1 …Elem","style","i","longProperty","longhandValue","normalizeKeyframes","effectInput","spaceKeyframe…