HomeSort by relevance Sort by last modified time
    Searched full:interpolation (Results 326 - 350 of 646) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/guide/topics/graphics/
prop-animation.jd 73 <li>Time interpolation: You can specify how the values for the property are calculated as a
97 horizontal position 40. This is an example of an animation with linear interpolation, meaning the
102 <p>You can also specify animations to have a non-linear interpolation. Figure 2 illustrates a
123 android.animation.TimeInterpolator}, which defines animation interpolation, and a {@link
141 fraction that takes into account the time interpolation that is set. For example, in Figure 2,
186 position, or size and can define aspects of the animation such as interpolation and
    [all...]
  /external/eigen/Eigen/src/Geometry/
Quaternion.h 153 /** \returns an interpolation for a constant motion between \a other and \c *this
203 * \li \b stable spherical interpolation
686 /** \returns the spherical linear interpolation between the two quaternions
  /external/pixman/pixman/
pixman-inlines.h 806 * weight_top - weight of the top row for interpolation
807 * weight_bottom - weight of the bottom row for interpolation
824 * with 8-bit SIMD multiplication instructions for 8-bit interpolation
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_chorus.c 181 * Purpose: Does fractional array look-up using linear interpolation
184 * then do linear interpolation between two actual samples using fractional part
231 //compute linear interpolation as (val1 + ((val2-val1)*fraction))
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorus.c 181 * Purpose: Does fractional array look-up using linear interpolation
184 * then do linear interpolation between two actual samples using fractional part
231 //compute linear interpolation as (val1 + ((val2-val1)*fraction))
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 181 * Purpose: Does fractional array look-up using linear interpolation
184 * then do linear interpolation between two actual samples using fractional part
231 //compute linear interpolation as (val1 + ((val2-val1)*fraction))
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 305 interpolation.
369 interpolation.
480 * interpolation. The following steps are used to compute Log2(L_x)
  /frameworks/base/core/java/android/view/animation/
Animation.java 396 * interpolation.
963 * their transforms given an interpolation value. Implementations of this
968 * after it has been run through the interpolation function.
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES11Canvas.java 485 // Specify the interpolation factor via the alpha component of
502 // Wire up the interpolation factor for RGB.
506 // Wire up the interpolation factor for alpha.
    [all...]
  /device/samsung/manta/overlay/frameworks/base/core/res/res/values/
config.xml 98 Spline interpolation is used to determine the auto-brightness
  /external/ceres-solver/internal/ceres/
line_search.h 250 // Backtracking and interpolation based Armijo line search. This
  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_data_series.js 101 * form of interpolation.
  /external/chromium_org/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 99 // Use the highest quality interpolation.
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
HRTFPanner.cpp 110 // Calculate the azimuth index and the blend (0 -> 1) for interpolation.
  /external/chromium_org/third_party/freetype/src/pshinter/
pshalgo.c 889 /***** POINTS INTERPOLATION ROUTINES *****/
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
intro.html 293 <li>separate specular color interpolation
relnotes-7.10.2.html 166 <li>i965/fs: Fix linear gl_Color interpolation on pre-gen6 hardware.</li>
relnotes-7.10.html 179 <li>r600g: fix evergreen interpolation setup</li>
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi.h 101 * The interpolation is described in terms of regular inputs.
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIGenRegisterInfo.pl 97 //Interpolation registers
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_print_visitor.cpp 154 cent, inv, mode[ir->mode], interp[ir->interpolation]);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_clip_util.c 166 /* PSIZ doesn't need interpolation because it isn't used by the
gen6_sf_state.c 62 * interpolation code (see emit_interp() in brw_wm_fp.c), so just let
  /external/eigen/doc/
C08_TutorialGeometry.dox 115 <tr class="alt"><td>Spherical interpolation \n (Rotation2D and Quaternion only)</td><td>\code
  /external/freetype/src/pshinter/
pshalgo.c 888 /***** POINTS INTERPOLATION ROUTINES *****/
    [all...]

Completed in 1194 milliseconds

<<11121314151617181920>>