HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /external/webkit/WebCore/css/
SVGCSSPropertyNames.in 18 color-interpolation
19 color-interpolation-filters
  /external/skia/src/svg/
SkSVGFeColorMatrix.cpp 22 SVG_LITERAL_ATTRIBUTE(color-interpolation-filters, f_color_interpolation_filters),
  /external/proguard/src/proguard/gui/splash/
SmoothTiming.java 60 // Compute the linear interpolation.
63 // Smooth the interpolation at the ends.
LinearTiming.java 50 // Compute the clamped linear interpolation.
  /external/webkit/WebCore/svg/
svgattrs.in 32 color-interpolation
33 color-interpolation-filters
  /frameworks/base/core/java/android/view/animation/
Interpolator.java 33 * @return The interpolation value. This value can be more than 1.0 for
  /frameworks/base/awt/java/awt/image/
AffineTransformOp.java 46 * interpolation type.
51 * The Constant TYPE_BILINEAR indicates bilinear interpolation type.
56 * The Constant TYPE_BICUBIC indicates bi-cubic interpolation type.
63 private int iType; // interpolation type
82 * and RenderingHints object which defines the interpolation type.
87 * the RenderingHints object which defines the interpolation
116 * and a specified interpolation type from the list of predefined
117 * interpolation types.
122 * the one of predefined interpolation types:
134 // awt.250=Unknown interpolation type: {0
    [all...]
  /frameworks/base/awt/java/awt/
RenderingHints.java 40 * The Constant KEY_ALPHA_INTERPOLATION - alpha interpolation rendering hint
46 * The Constant VALUE_ALPHA_INTERPOLATION_DEFAULT - alpha interpolation
53 * The Constant VALUE_ALPHA_INTERPOLATION_SPEED - alpha interpolation
60 * The Constant VALUE_ALPHA_INTERPOLATION_QUALITY - alpha interpolation
151 * The Constant KEY_INTERPOLATION - interpolation rendering hint key.
156 * The Constant VALUE_INTERPOLATION_BICUBIC - interpolation rendering hint
162 * The Constant VALUE_INTERPOLATION_BILINEAR - interpolation rendering hint
168 * The Constant VALUE_INTERPOLATION_NEAREST_NEIGHBOR - interpolation
  /external/freetype/src/truetype/
ttgxvar.h 74 /* num_axis :: The number of axes along which interpolation */
  /external/freetype/src/autofit/
afhints.h 80 /* candidates for weak interpolation have this flag set */
155 FT_Fixed scale; /* used to speed up interpolation between edges */
  /development/samples/GlobalTime/src/com/android/globaltime/
Annulus.java 24 * colored by interpolation. GlobalTime uses this class to simulate an
  /frameworks/base/libs/audioflinger/
AudioResamplerCubic.h 37 // number of bits used in interpolation multiply - 14 bits avoids overflow
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtengine.c 163 * Interpolation engine for wavetable synth
206 /* linear interpolation */
257 * Interpolation engine for wavetable synth
298 /* linear interpolation */
403 * Generate pseudo-white noise using PRNG and interpolation engine
546 * A C version of the sample interpolation + gain routine, optimized for mono.
eas_chorusdata.h 109 * Purpose: Does fractional array look-up using linear interpolation
112 * then do linear interpolation between two actual samples using fractional part
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.c 163 * Interpolation engine for wavetable synth
206 /* linear interpolation */
257 * Interpolation engine for wavetable synth
298 /* linear interpolation */
403 * Generate pseudo-white noise using PRNG and interpolation engine
546 * A C version of the sample interpolation + gain routine, optimized for mono.
eas_chorusdata.h 109 * Purpose: Does fractional array look-up using linear interpolation
112 * then do linear interpolation between two actual samples using fractional part
  /packages/apps/Gallery3D/src/com/cooliris/media/
RenderView.java 405 // Specify the interpolation factor via the alpha component of
410 // Wire up the interpolation factor for RGB.
414 // Wire up the interpolation factor for alpha.
446 // Specify the interpolation factor via the alpha component of
451 // Wire up the interpolation factor for RGB.
455 // Wire up the interpolation factor for alpha.
    [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
ccrgb24torgb16.cpp 506 // re-use R0,G0,B0,half1, do row interpolation
537 // re-use R0,G0,B0,half1, do row interpolation
642 // re-use R0,G0,B0,half1, do row interpolation
673 // re-use R0,G0,B0,half1, do row interpolation
866 // have to leave some space for row interpolation
872 else /* odd row */ // do the row interpolation
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorusdata.h 109 * Purpose: Does fractional array look-up using linear interpolation
112 * then do linear interpolation between two actual samples using fractional part
  /cts/tests/tests/graphics/src/android/graphics/cts/
RadialGradientTest.java 95 // linear interpolation
SweepGradientTest.java 125 // linear interpolation
  /external/freetype/src/pshinter/
pshalgo.h 67 /* this is an interpolation zone used for strong points; */
  /external/iproute2/
README.distribution 67 inverse's table, filling in any missing entries by linear interpolation.
  /external/iproute2/netem/
README.distribution 69 inverse's table, filling in any missing entries by linear interpolation.
maketable.c 158 /* Run simple linear interpolation over the table to fill in missing entries */

Completed in 1218 milliseconds

1 2 3 4 5 6 7