Home
last modified time | relevance | path

Searched refs:linear (Results 1 – 5 of 5) sorted by relevance

/build/bazel/rules/java/
Dhost_for_device_test.bzl20 "Platform of the leaf dependency in a linear dependency chain",
Dsdk_transition_test.bzl20 "Info about the config settings of the leaf dependency (in a linear dependency chain only)",
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-docs.css1105 background-image: -webkit-gradient(linear,left top,left bottom,from(#5dbcd9),to(#4cadcb));
1106 background-image: -webkit-linear-gradient(top,#5dbcd9,#4cadcb);
1107 background-image: -moz-linear-gradient(top,#5dbcd9,#4cadcb);
1108 background-image: -ms-linear-gradient(top,#5dbcd9,#4cadcb);
1109 background-image: -o-linear-gradient(top,#5dbcd9,#4cadcb);
1110 background-image: linear-gradient(top,#5dbcd9,#4cadcb);
Djquery-resizable.min.js19 …).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){… method
/build/make/tools/droiddoc/templates-pdk/assets/design/
Ddefault.css17 …background-image: -webkit-gradient(linear, 100% 0%, 100% 100%, from(#dddddd), color-stop(25%, #f2f…
18 background-image: -moz-linear-gradient(top, #dddddd, #f2f2f2, #f2f2f2, #dddddd);