| /external/skqp/modules/skottie/src/ |
| D | SkottieValue.cpp | 31 void ValueTraits<ScalarValue>::Lerp(const ScalarValue& v0, const ScalarValue& v1, float t, in Lerp() function in skottie::ValueTraits 55 void ValueTraits<VectorValue>::Lerp(const VectorValue& v0, const VectorValue& v1, float t, in Lerp() function in skottie::ValueTraits 184 void ValueTraits<ShapeValue>::Lerp(const ShapeValue& v0, const ShapeValue& v1, float t, in Lerp() function in skottie::ValueTraits 307 void ValueTraits<TextValue>::Lerp(const TextValue& v0, const TextValue&, float, TextValue* result) { in Lerp() function in skottie::ValueTraits
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | Lerp.java | 19 public final class Lerp { class
|
| /external/libchrome/ui/gfx/geometry/ |
| D | quaternion.cc | 80 Quaternion Quaternion::Lerp(const Quaternion& q, double t) const { in Lerp() function in gfx::Quaternion
|
| D | quaternion_unittest.cc | 115 TEST(QuatTest, Lerp) { in TEST() argument
|
| /external/walt/ios/WALT/ |
| D | DragLatencyController.mm | 45 static T Lerp(const T& x0, const T& x1, double alpha) { function
|
| /external/skia/modules/skottie/src/animator/ |
| D | KeyframeAnimator.h | 135 T Lerp(const T& a, const T& b, float t) { return a + (b - a) * t; } in Lerp() function
|
| /external/skia/src/shaders/ |
| D | SkComposeShader.cpp | 54 sk_sp<SkShader> SkShaders::Lerp(float weight, sk_sp<SkShader> dst, sk_sp<SkShader> src) { in Lerp() function in SkShaders
|
| /external/skia/src/core/ |
| D | SkColorFilter.cpp | 445 sk_sp<SkColorFilter> SkColorFilters::Lerp(float weight, sk_sp<SkColorFilter> cf0, in Lerp() function in SkColorFilters
|
| /external/toolchain-utils/cros_utils/ |
| D | tabulator.py | 790 def Lerp(cls, ratio, a, b): member in Color
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 1438 if (Instruction *Lerp = factorizeLerp(I, Builder)) in factorizeFAddFSub() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 1471 if (Instruction *Lerp = factorizeLerp(I, Builder)) in factorizeFAddFSub() local
|
| /external/skia/modules/canvaskit/ |
| D | externs.js | 635 Lerp: function() {}, method
|