Home
last modified time | relevance | path

Searched defs:lerp (Results 1 – 23 of 23) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp64 …template <typename T> GLM_FUNC_QUALIFIER T lerp(T x, T y, T a){return mix(x, y, a);} … in lerp() function
65 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec2<T, P> lerp(const detail::tvec2… in lerp() function
67 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec3<T, P> lerp(const detail::tvec3… in lerp() function
68 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec4<T, P> lerp(const detail::tvec4… in lerp() function
69 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec2<T, P> lerp(const detail::tvec2… in lerp() function
70 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec3<T, P> lerp(const detail::tvec3… in lerp() function
71 …template <typename T, precision P> GLM_FUNC_QUALIFIER detail::tvec4<T, P> lerp(const detail::tvec4… in lerp() function
Ddual_quaternion.inl281 GLM_FUNC_QUALIFIER detail::tdualquat<T, P> lerp function
Dsimd_quat.inl443 GLM_FUNC_QUALIFIER detail::fquatSIMD lerp function
/external/replicaisland/src/com/replica/replicaisland/
DLerp.java21 public static float lerp(float start, float target, float duration, float timeSinceStart) in lerp() method in Lerp
/external/eigen/demos/opengl/
Dquaternion_demo.cpp117 template<typename T> T lerp(float t, const T& a, const T& b) in lerp() function
123 template<> Quaternionf lerp(float t, const Quaternionf& a, const Quaternionf& b) in lerp() function
189 template<> EulerAngles<float> lerp(float t, const EulerAngles<float>& a, const EulerAngles<float>& … in lerp() function
Dcamera.h26 Frame lerp(float alpha, const Frame& other) const in lerp() function
/external/swiftshader/src/Renderer/
DVector.cpp169 Vector lerp(const Vector &u, const Vector &v, float t) in lerp() function
/external/skia/src/core/
DSkXfermode4f.cpp30 static Sk4f lerp(const Sk4f& src, const Sk4f& dst, uint8_t srcCoverage) { in lerp() function
186 static Sk4f lerp(const Sk4f& src, const Sk4f& dst, const Sk4f& src_scale) { in lerp() function
/external/skia/src/effects/gradients/
DSkTwoPointConicalGradient.cpp73 static float lerp(float x, float dx, float t) { in lerp() function
DSk4fGradientBase.cpp434 Sk4f lerp(SkScalar t) { in lerp() function in SkGradientShaderBase::GradientShaderBase4fContext::TSampler
DSkLinearGradient.cpp268 SkPMColor lerp = SkFastFourByteInterp(cache[index1], cache[index0], remainder); in shadeSpan_linear_vertical_lerp() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c971 float lerp[5]; in camTrack() local
/external/vulkan-validation-layers/libs/glm/gtc/
Dquaternion.inl551 GLM_FUNC_QUALIFIER detail::tquat<T, P> lerp function
/external/skia/experimental/SkPerlinNoiseShader2/
DSkPerlinNoiseShader2.cpp489 static SkScalar lerp(SkScalar t, SkScalar a, SkScalar b) { in lerp() function
/external/skia/src/jumper/
DSkJumper_stages.cpp346 SI F lerp(F from, F to, F t) { in lerp() function
/external/skia/src/opts/
DSkRasterPipeline_opts.h477 SI SkNf lerp(const SkNf& from, const SkNf& to, const SkNf& cov) { in lerp() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c70 lerp(float a, float v0, float v1) in lerp() function
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...