/external/replicaisland/src/com/replica/replicaisland/ |
D | Interpolator.java | 60 public float interpolate(float secondsDelta) { in interpolate() method in Interpolator
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | ColorRGBA.java | 287 public void interpolate(ColorRGBA finalColor, float changeAmnt) { in interpolate() method in ColorRGBA 302 public void interpolate(ColorRGBA beginColor, ColorRGBA finalColor, float changeAmnt) { in interpolate() method in ColorRGBA
|
D | CurveAndSurfaceMath.java | 65 …public static void interpolate(float u, float v, List<List<Vector4f>> controlPoints, List<Float>[]… in interpolate() method in CurveAndSurfaceMath
|
D | Vector2f.java | 241 public Vector2f interpolate(Vector2f finalVec, float changeAmnt) { in interpolate() method in Vector2f 259 public Vector2f interpolate(Vector2f beginVec, Vector2f finalVec, in interpolate() method in Vector2f
|
D | Spline.java | 255 public Vector3f interpolate(float value, int currentControlPoint, Vector3f store) { in interpolate() method in Spline
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
D | mediachannel.h | 380 bool interpolate, bool crop) const { in StretchToPlanes() 384 bool interpolate, bool crop) const { in StretchToBuffer() 388 virtual void StretchToFrame(VideoFrame *target, bool interpolate, in StretchToFrame() 392 virtual VideoFrame *Stretch(size_t w, size_t h, bool interpolate, in Stretch()
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | AnimationFactory.java | 415 private void interpolate(Object[] keyFrames, Type type) { in interpolate() method in AnimationFactory
|
/external/skia/src/animator/ |
D | SkDisplayApply.cpp | 543 bool SkApply::interpolate(SkAnimateMaker& maker, SkMSec rawTime) { in interpolate() function in SkApply
|
/external/skia/legacy/src/animator/ |
D | SkDisplayApply.cpp | 543 bool SkApply::interpolate(SkAnimateMaker& maker, SkMSec rawTime) { in interpolate() function in SkApply
|
/external/opencv/cv/include/ |
D | cvcompat.h | 757 int CV_UNREFERENCED(interpolate) ) in cvUnDistortOnce() 770 int CV_UNREFERENCED(interpolate) ) in cvUnDistortInit() 785 int CV_UNREFERENCED(interpolate) ) in cvUnDistort()
|
/external/webkit/Source/WebCore/platform/graphics/gpu/ |
D | LoopBlinnMathUtils.cpp | 224 float interpolate(float a, float b, float t) in interpolate() function
|
/external/libyuv/files/source/ |
D | scale.cc | 2991 bool interpolate) { in Scale() 3051 bool interpolate) { in ScaleOffset()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.c | 3813 int interpolate) { in Scale() 3853 int interpolate) { in ScaleOffset()
|