Home
last modified time | relevance | path

Searched refs:ease (Results 1 – 6 of 6) sorted by relevance

/build/tools/droiddoc/templates-pdk/assets/
Dcarousel.js191 var ease = ease_right;
193 ease = function(t) { return 1.0 - ease_right(t); }; function
195 …var left = (ease(current_frame/animation.frames) * Math.abs(animation.goal - animation.origin)) - …
/build/tools/droiddoc/templates-sac/assets/css/
Ddefault.css364 -webkit-transition: height 0.25s ease-in;
365 -moz-transition: height 0.25s ease-in;
366 transition: height 0.25s ease-in; }
368 -webkit-transition: height 0.25s ease-out;
369 -moz-transition: height 0.25s ease-out;
370 transition: height 0.25s ease-out; }
683 -webkit-animation-timing-function: ease-out;
684 -moz-animation-timing-function: ease-out;
685 animation-timing-function: ease-out; }
2929 -webkit-transition: color .4s ease;
[all …]
/build/tools/droiddoc/templates-ds/assets/css/
Ddefault.css360 -webkit-transition: height 0.25s ease-in;
361 -moz-transition: height 0.25s ease-in;
362 transition: height 0.25s ease-in; }
364 -webkit-transition: height 0.25s ease-out;
365 -moz-transition: height 0.25s ease-out;
366 transition: height 0.25s ease-out; }
679 -webkit-animation-timing-function: ease-out;
680 -moz-animation-timing-function: ease-out;
681 animation-timing-function: ease-out; }
2840 -webkit-transition: color .4s ease;
[all …]
/build/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css281 -webkit-transition: height 0.25s ease-in;
282 -moz-transition: height 0.25s ease-in;
283 transition: height 0.25s ease-in; }
398 -webkit-animation-timing-function: ease-out;
399 -moz-animation-timing-function: ease-out;
400 animation-timing-function: ease-out; }
/build/tools/droiddoc/templates-sdk/assets/css/
Ddefault.css374 -webkit-transition: height 0.25s ease-in;
375 -moz-transition: height 0.25s ease-in;
376 transition: height 0.25s ease-in; }
378 -webkit-transition: height 0.25s ease-out;
379 -moz-transition: height 0.25s ease-out;
380 transition: height 0.25s ease-out; }
717 -webkit-animation-timing-function: ease-out;
718 -moz-animation-timing-function: ease-out;
719 animation-timing-function: ease-out; }
3368 -webkit-transition: color .4s ease;
[all …]
/build/tools/droiddoc/templates-sdk-dyn/assets/css/
Ddefault.css380 -webkit-transition: height 0.25s ease-in;
381 -moz-transition: height 0.25s ease-in;
382 transition: height 0.25s ease-in; }
384 -webkit-transition: height 0.25s ease-out;
385 -moz-transition: height 0.25s ease-out;
386 transition: height 0.25s ease-out; }
724 -webkit-animation-timing-function: ease-out;
725 -moz-animation-timing-function: ease-out;
726 animation-timing-function: ease-out; }
3288 -webkit-transition: color .4s ease;
[all …]