Home
last modified time | relevance | path

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

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
H A Dkeyframe-effect-constructor.js52 function KeyframeList(effectInput) { argument
56 scope.KeyframeEffect = function(target, effectInput, timingInput, id) { argument
111 Element.prototype.animate = function(effectInput, options) { argument
H A Dnormalize-keyframes.js176 function convertToArrayForm(effectInput) { argument
220 function normalizeKeyframes(effectInput) { argument
H A Delement-animatable.js16 window.Element.prototype.animate = function(effectInput, options) { argument
H A Dweb-animations-bonus-object-form-keyframes.js51 window.Element.prototype.animate = function(effectInput, options) { argument
H A Dkeyframe-effect.js27 scope.KeyframeEffect = function(target, effectInput, timingInput, id) { argument
H A Dweb-animations-bonus-cancel-events.js44 window.Element.prototype.animate = function(effectInput, options) { argument
H A Dkeyframe-interpolations.js17 scope.convertEffectInput = function(effectInput) { argument