HomeSort by relevance Sort by last modified time
    Searched full:interpolate (Results 226 - 250 of 402) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/crop/
Utils.java 220 // interpolate the angle from source to target
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Utils.java 220 // interpolate the angle from source to target
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
Utils.java 220 // interpolate the angle from source to target
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 237 decl.Declaration.Interpolate = 1;
243 decl.Interp.Interpolate = TGSI_INTERPOLATE_LINEAR; /* XXX? */
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_screen.c 239 * texture sampler interpolate the Y components correctly when
240 * sampling from plane 0, and interpolate U and V correctly when
    [all...]
  /external/chromium_org/ui/compositor/
layer_animation_element.cc 106 interpolated_transform_->Interpolate(static_cast<float>(t)));
111 target->transform = interpolated_transform_->Interpolate(1.0f);
  /external/eigen/demos/opengl/
quaternion_demo.cpp 609 but->setToolTip("use quaternion spherical interpolation\nto interpolate orientations");
613 but->setToolTip("use Euler angles to interpolate orientations");
  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 305 /* type. Interpolate/extrapolate the rest of the block's MVs */
579 /* Interpolate MVs for the missing blocks from the surrounding
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_pstipple.c 237 decl.Declaration.Interpolate = 1;
243 decl.Interp.Interpolate = TGSI_INTERPOLATE_LINEAR; /* XXX? */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_screen.c 239 * texture sampler interpolate the Y components correctly when
240 * sampling from plane 0, and interpolate U and V correctly when
    [all...]
  /external/qemu/android/skin/
argb.h 512 /* interpolate */
595 /* interpolate */
window.c 268 * interpolate towards black, with
276 * interpolate towards bright white, with
355 /* interpolate towards bright white, i.e. 0x00ffffff */
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.c 826 /* interpolate R, G, B, A */
1199 /* interpolate R, G, B, A */
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.c 826 /* interpolate R, G, B, A */
1199 /* interpolate R, G, B, A */
    [all...]
  /external/libvorbis/lib/
vorbisenc.c 246 /* interpolate the trigger threshholds */
269 /* interpolate the kHz threshholds */
375 /* interpolate the compander settings */
    [all...]
  /external/aac/libSBRdec/src/
sbrdec_drc.cpp 363 /* interpolate */
  /external/chromium_org/chrome/test/functional/perf/endure_graphs/
endure_plotter.js 315 lines = graphUtils.stackFrontToBack(graphUtils.interpolate(lines));
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.cc 171 // Interpolate the |metric| with the |group|, so that all metrics for a given
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
SincResampler.cpp 445 // Linearly interpolate the two "convolutions".
  /external/chromium_org/third_party/libwebp/dsp/
upsampling.c 32 // we interpolate u/v as:
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_from_tgsi.cpp 811 switch (decl->Interp.Interpolate) {
1072 Value *interpolate(tgsi::Instruction::SrcRegister, int c, Value *ptr);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.c 191 /* Interpolate between two vertices to produce a third:
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_vb.c 279 /* Interpolate the elements of the VB not included in typical hardware
  /external/chromium_org/third_party/opus/
opus.target.darwin-arm.mk 96 third_party/opus/src/silk/interpolate.c \
opus.target.darwin-mips.mk 96 third_party/opus/src/silk/interpolate.c \

Completed in 1284 milliseconds

1 2 3 4 5 6 7 8 91011>>