HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 276 - 300 of 1643) sorted by null

<<11121314151617181920>>

  /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.
  /external/webkit/Source/WebCore/platform/audio/
AudioResamplerKernel.h 35 // It uses a simple linear interpolation for good performance.
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
Ease.java 26 static class Linear {
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
HorizontalFocusSearchTest.java 31 * Tests that focus searching works on a horizontal linear layout of buttons of
ListOfEditTexts.java 44 // create linear layout
VerticalFocusSearchTest.java 30 * Tests that focus searching works on a vertical linear layout of buttons of
  /frameworks/base/libs/hwui/
GradientCache.h 140 * Adds a new linear gradient to the cache. The generated texture is
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
log2.c 45 * The function Log2(L_x) is approximated by a table and linear
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I_s.s 38 ; * shortVideoHeader==1 selects linear intra DC mode,
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Half_16x16.c 46 * buffer extracted from the original plane (linear array, 256
omxVCM4P2_BlockMatch_Half_8x8.c 47 * buffer extracted from the original plane (linear array, 128
omxVCM4P2_BlockMatch_Integer_16x16.c 49 * buffer extracted from the original plane (linear array, 256
omxVCM4P2_QuantInvIntra_I.c 75 /* linear intra DC mode */
  /frameworks/base/services/audioflinger/
AudioResampler.h 31 // LOW_QUALITY: linear interpolator (1st order)
  /frameworks/base/services/sensorservice/
GravitySensor.cpp 55 // translates to an offset in the linear-acceleration sensor.
LinearAccelerationSensor.cpp 64 hwSensor.name = "Linear Acceleration Sensor";
  /libcore/luni/src/test/java/libcore/java/lang/
CharacterTest.java 83 assertEquals("LINEAR B SYLLABLE B008 A", Character.getName(0x010000));
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netax25/
ax25.h 151 #define AX25_VALUES_BACKOFF 4 /* 'E'=Exponential 'L'=Linear */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
HorizontalScrollViewRule.java 56 // Insert a horizontal linear layout which is commonly used with horizontal scrollbars
ScrollViewRule.java 54 // Insert a default linear layout (which will in turn be registered as
  /bionic/libc/netbsd/resolv/
res_random.c 47 * X[n] = a*X[n-1]+b mod m is a Linear Congruential Generator
242 /* Linear Congruential Generator */

Completed in 619 milliseconds

<<11121314151617181920>>