Home
last modified time | relevance | path

Searched refs:propertyInterpolation (Results 1 – 14 of 14) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/js/
Dmatrix-interpolation.js11 var actualInterp = webAnimations1.propertyInterpolation(
15 var expectedInterp = webAnimations1.propertyInterpolation(
35 var interpolatedMatrix = webAnimations1.propertyInterpolation(
42 interpolatedMatrix = webAnimations1.propertyInterpolation(
49 interpolatedMatrix = webAnimations1.propertyInterpolation(
61 interpolatedMatrix = webAnimations1.propertyInterpolation(
71 interpolatedMatrix = webAnimations1.propertyInterpolation(
79 interp = webAnimations1.propertyInterpolation(
96 var interp = webAnimations1.propertyInterpolation(
106 interp = webAnimations1.propertyInterpolation(
[all …]
Dtransform-handler.js75 webAnimations1.propertyInterpolation(
81 webAnimations1.propertyInterpolation(
87 webAnimations1.propertyInterpolation(
93 webAnimations1.propertyInterpolation(
99 webAnimations1.propertyInterpolation(
105 webAnimations1.propertyInterpolation(
114 webAnimations1.propertyInterpolation(
120 webAnimations1.propertyInterpolation(
126 webAnimations1.propertyInterpolation(
132 webAnimations1.propertyInterpolation(
[all …]
Dbox-handler.js24 …webAnimations1.propertyInterpolation('clip', 'rect(10px, 10px, 10px, 10px)', 'rect(50px, 50px, 50p…
28 …webAnimations1.propertyInterpolation('clip', 'rect(-10px, -10px, -10px, -10px)', 'rect(50px, 50px,…
32 …webAnimations1.propertyInterpolation('clip', 'rect(10%, 10%, 10%, 10%)', 'rect(50%, 50%, 50%, 50%)…
36 …webAnimations1.propertyInterpolation('clip', 'rect(10px, 10%, 10px, 10%)', 'rect(50px, 50%, 50px, …
40 …webAnimations1.propertyInterpolation('clip', 'rect(0px, 0px, 0px, 0px)', 'rect(0.001px, 0.001px, 0…
44 …webAnimations1.propertyInterpolation('clip', 'rect(0px, 0px, 0px, 0px)', 'rect(0.001px, 0.001px, 0…
48 …webAnimations1.propertyInterpolation('clip', 'rect(10px, 10px, 10px, 10px)', 'rect(20px, 20px, 20p…
52 …webAnimations1.propertyInterpolation('clip', 'rect(10px, 10%, 10px, 10%)', 'rect(10em, 10px, 10em,…
56 webAnimations1.propertyInterpolation(
63 webAnimations1.propertyInterpolation(
Ddimension-handler.js43 assert.equal(webAnimations1.propertyInterpolation('left', '10px', '50px')(0.25), '20px');
44 assert.equal(webAnimations1.propertyInterpolation('left', '10%', '50%')(0.25), '20%');
45 assert.equal(webAnimations1.propertyInterpolation('left', '0px', '0.001px')(0.05), '0px');
46 assert.equal(webAnimations1.propertyInterpolation('left', '0px', '10px')(0.234), '2.340px');
47 …assert.equal(webAnimations1.propertyInterpolation('left', '10px', '10em')(0.4), 'calc(6px + 4em)');
48 … assert.equal(webAnimations1.propertyInterpolation('left', '10px', '10%')(0.4), 'calc(6px + 4%)');
49 …assert.equal(webAnimations1.propertyInterpolation('left', 'calc(10px + 5em)', 'calc(20px + 35em)')…
50 …assert.equal(webAnimations1.propertyInterpolation('left', 'calc(10px + 5em)', 'calc(20% + 35em)')(…
51 …assert.equal(webAnimations1.propertyInterpolation('left', 'calc(10px + 5vw)', 'calc(20% + 35em)')(…
Dcolor-handler.js17 …assert.equal(webAnimations1.propertyInterpolation('color', '#00aa11', '#aa00bb')(0.2), 'rgba(34,13…
18 …assert.equal(webAnimations1.propertyInterpolation('color', 'transparent', '#004488')(0), 'transpar…
19 …assert.equal(webAnimations1.propertyInterpolation('color', 'transparent', '#004488')(0.5), 'rgba(0…
20 … assert.equal(webAnimations1.propertyInterpolation('color', 'red', 'green')(2), 'rgba(0,255,0,1)');
21 …assert.equal(webAnimations1.propertyInterpolation('color', 'red', 'green')(-1), 'rgba(255,0,0,1)');
Dproperty-interpolation.js11 interpolation = webAnimations1.propertyInterpolation(property, left, right);
27 assert.equal(webAnimations1.propertyInterpolation('dummy-property', 1, 2)(0.5), 3);
28 assert.equal(webAnimations1.propertyInterpolation('dummyProperty', 5, 3)(0.5), 8);
Dnumber-handler.js31 var interpolation = webAnimations1.propertyInterpolation('opacity', '0', '1');
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dproperty-interpolation.js38 function propertyInterpolation(property, left, right) { function
59 scope.propertyInterpolation = propertyInterpolation;
Deffect.js94 interpolation: scope.propertyInterpolation(groupName, startValue, endValue)
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15propertyInterpolation(d,i,j)})}return c.sort(function(a,b){return a.startTime-b.startTime}),c}b.co…
Dweb-animations.min.js15propertyInterpolation(d,i,j)})}return c.sort(function(a,b){return a.startTime-b.startTime}),c}b.co…
Dweb-animations-next.min.js15propertyInterpolation(d,i,j)})}return c.sort(function(a,b){return a.startTime-b.startTime}),c}b.co…
Dweb-animations.min.js.map1 …rtTime","endTime","startValue","endValue","push","interpolation","propertyInterpolation","leftInte…
Dweb-animations-next.min.js.map1 …rtTime","startValue","endValue","endTime","push","interpolation","propertyInterpolation","sort","l…