HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 426 - 450 of 1576) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/hardware/
Sensor.java 94 * A constant describing a linear acceleration sensor type.
  /frameworks/base/core/java/android/util/
SparseBooleanArray.java 174 * Beware that this is a linear search, unlike lookups by key,
SparseIntArray.java 185 * Beware that this is a linear search, unlike lookups by key,
  /frameworks/base/core/java/com/android/internal/view/
BaseSurfaceHolder.java 76 // This is a linear search, but in practice we'll
  /frameworks/base/core/tests/coretests/res/values/
strings.xml 70 <!-- Linear Layout show/hide & sizing -->
  /frameworks/base/docs/html/guide/webapps/
best-practices.jd 81 <li>Use a vertical linear layout
  /frameworks/base/docs/html/resources/tutorials/views/
index.jd 35 <a href="hello-linearlayout.html">Linear Layout</a><br/>
  /frameworks/base/graphics/java/android/graphics/
Interpolator.java 65 * values (with an implicity blend array of [0, 0, 1, 1] giving linear
  /frameworks/base/libs/hwui/
SkiaShader.h 169 * A shader that draws a linear gradient.
  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Tables.c 352 /* dB to linear conversion table */
  /frameworks/base/media/libeffects/testlibs/
AudioPeakingFilter.h 35 // using a linear interpolation from a coefficient table, using a
AudioShelvingFilter.h 35 // using a linear interpolation from a coefficient table, using a
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_QuantInvIntra_I_s.s 39 ; * shortVideoHeader==1 selects linear intra DC mode,
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_QuantInvInter_I_s.s 38 ; * shortVideoHeader==1 selects linear intra DC mode,
omxVCM4P2_QuantInvIntra_I_s.s 39 ; * shortVideoHeader==1 selects linear intra DC mode,
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_BlockMatch_Integer.c 46 * [in] pSrcCurrBuf pointer to the current macroblock extracted from original plane (linear array,
  /frameworks/base/opengl/libagl/
fp.h 71 * to get a fast 2^ and linear interpolation
  /frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsBackground.java 30 * A vertical linear layout. However, instead of drawing the background
  /libcore/luni/src/main/java/java/util/
Random.java 198 * Modifies the seed using a linear congruential formula presented in <i>The
  /packages/apps/Email/emailcommon/src/org/apache/james/mime4j/decoder/
UnboundedFifoByteBuffer.java 36 * other operations perform in linear time or worse.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
Paper.java 163 /* Use linear interpolation for absorb, quadratic for others */
  /packages/apps/Phone/res/layout/
manage_conference_panel.xml 122 </ScrollView> <!-- End of scrolling list wrapper for the linear layout -->
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java 22 import static android.renderscript.Sampler.Value.LINEAR;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
gslice.h 110 valarray<size_t> _M_index; // Linear array of referenced indices
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
partial_sum.h 209 case LINEAR:

Completed in 1235 milliseconds

<<11121314151617181920>>