/external/sonivox/arm-wt-22k/lib_src/ |
eas_mdls.h | 160 * power-of-two exponent for conversion to linear gain using our 161 * piece-wise linear approximator. Note that we ignore the lower 181 * piece-wise linear approximator.
|
/packages/wallpapers/Basic/src/com/android/wallpaper/fall/ |
FallRS.java | 21 import static android.renderscript.Sampler.Value.LINEAR; 255 sampleBuilder.setMinification(LINEAR); 256 sampleBuilder.setMagnification(LINEAR);
|
/external/webkit/Source/WebCore/inspector/front-end/ |
inspector.css | 80 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(191, 191, 191)), to(rgb(151, 151, 151))); 88 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 233, 233)), to(rgb(207, 207, 207))); 196 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 251, 251, 0.9)), to(rgba(231, 231, 231, 0.9))); 200 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 191, 191, 0.7)), to(rgba(171, 171, 171, 0.5))); 204 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(111, 111, 111, 0.8)), to(rgba(91, 91, 91, 0.8))); 219 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(191, 191, 191)), to(rgb(151, 151, 151))); 240 background: -webkit-gradient(linear, left top, left bottom, from(rgba(128, 128, 128, 0.6)), to(rgba(128, 128, 128, 0.6)), color-stop(20%, rgba(158, 158, 158, 0.2)), color-stop(80%, rgba(158, 158, 158, 0.2))); 279 background: -webkit-gradient(linear, left top, right top, from(rgb(192, 192, 192)), to(rgb(192, 192, 192)), color-stop(40%, rgb(214, 214, 214))); 286 background: -webkit-gradient(linear, left top, right top, from(rgb(230, 230, 230)), to(rgb(230, 230, 230)), color-stop(40%, rgb(252, 252, 252))); 290 background: -webkit-gradient(linear, left top, right top, from(rgb(128, 128, 128)), to(rgb(164, 164, 164)), color-stop(25%, rgb(164, 1 (…) [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
RemoteViewsActivityTest.java | 60 assertTrue("LinearLayout not inflated", result.findViewById(R.id.linear) != null);
|
/development/apps/launchperf/res/values/ |
strings.xml | 32 <string name="header_linear">Linear layout</string>
|
/development/samples/SkeletonApp/res/layout/ |
skeleton_activity.xml | 41 <!-- Next view is another linear layout manager, now horizontal. We
|
/external/chromium/base/ |
cpu.cc | 90 // not in linear order. The code below arranges the information
|
/external/chromium/chrome/browser/chromeos/ |
external_metrics.h | 64 // Passes a linear histogram event to the UMA service. |histogram_data| is
|
/external/chromium/chrome/browser/chromeos/status/ |
network_dropdown_button.cc | 37 animation_connecting_.SetTweenType(ui::Tween::LINEAR);
|
/external/chromium/chrome/browser/resources/ |
new_new_tab_theme.css | 55 background-image: -webkit-linear-gradient(
|
offline_load.html | 13 background-image: -webkit-linear-gradient(white 50%, rgb(236, 244, 255));
|
/external/chromium/chrome/browser/ui/gtk/infobars/ |
infobar_arrow_model.cc | 19 animation_.SetTweenType(ui::Tween::LINEAR);
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
styles.css | 60 background: -webkit-linear-gradient(#aaa, white);
|
/external/chromium/chrome/common/ |
visitedlink_common.cc | 25 // FIXME: this uses linear probing, it should be replaced with quadratic
|
/external/freetype/src/base/ |
ftadvanc.c | 45 /* this must be the same scaling as to get linear{Hori,Vert}Advance */
|
/external/libgsm/src/ |
preprocess.c | 19 * After A-law to linear conversion (or directly from the
|
/external/libvpx/vpx/ |
vp8.h | 22 * - 128 level linear quantizer
|
/external/llvm/docs/HistoricalNotes/ |
2002-05-12-InstListChange.txt | 17 linear search of the basic block the instruction is contained in... just
|
/external/llvm/lib/Target/PTX/ |
PTXMFInfoExtract.cpp | 66 // FIXME: This is a slow linear scanning
|
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/ |
xf86dga.h | 68 int imageWidth; /* linear accessible portion (pixels) */
|
/external/skia/bench/ |
GradientBench.cpp | 79 { MakeLinear, "linear", 15 },
|
/external/skia/include/core/ |
SkRandom.h | 26 linear equation. Unlike rand(), this class holds its own seed (initially
|
/external/skia/src/views/ |
SkParsePaint.cpp | 14 if (dom.hasAttr(node, "type", "linear-gradient"))
|
/external/speex/libspeex/ |
lsp.h | 11 This file contains functions for converting Linear Prediction
|
/external/valgrind/tsan/ |
dense_multimap.h | 36 // All CTORs have linear complexity.
|