Home
last modified time | relevance | path

Searched defs:interpolation (Results 1 – 25 of 78) sorted by relevance

1234

/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dkeyframe-interpolations.js23 interpolations.filter(function(interpolation) { argument
25 }).forEach(function(interpolation) { argument
105 interpolation: scope.propertyInterpolation(groupName, property
/external/skia/src/gpu/ganesh/glsl/
DGrGLSLVarying.cpp19 Interpolation interpolation) { in addPassThroughAttribute()
27 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation()
44 Interpolation interpolation) { in addVarying()
/external/pytorch/aten/src/ATen/native/
DSorting.cpp188 const c10::string_view interpolation) { in get_quantile_interpolation_mode()
251 const QUANTILE_INTERPOLATION_MODE& interpolation, in quantile_compute()
377 const QUANTILE_INTERPOLATION_MODE& interpolation, in quantile_out_impl()
402 const QUANTILE_INTERPOLATION_MODE& interpolation, in quantile_impl()
658 const c10::string_view interpolation, in quantile_out()
676 const c10::string_view interpolation, in quantile_out()
694 const c10::string_view interpolation) { in quantile()
709 const c10::string_view interpolation) { in quantile()
721 const c10::string_view interpolation, in nanquantile_out()
739 const c10::string_view interpolation, in nanquantile_out()
[all …]
/external/skia/src/gpu/ganesh/gradients/
DGrGradientBitmapCache.cpp140 const SkGradientShader::Interpolation& interpolation, in fillGradient()
161 const SkGradientShader::Interpolation& interpolation, in getGradient()
DGrGradientShader.cpp88 const SkGradientShader::Interpolation& interpolation, in make_textured_colorizer()
724 const SkGradientShader::Interpolation& interpolation, in make_interpolated_to_dst()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dresize_bilinear.h102 T interpolation = in ResizeBilinear() local
216 const T interpolation = in ResizeBilinearInteger() local
/external/armnn/profiling/common/include/
DCounter.hpp25 uint16_t interpolation, in Counter()
/external/skia/src/gpu/graphite/
DAttribute.h84 constexpr Interpolation interpolation() const { return fInterpolation; } in interpolation() function
/external/armnn/profiling/client/src/
DRegisterBackendCounters.cpp38 uint16_t interpolation, in RegisterCounter()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp94 Interpolation interpolation; member
100 const char *interpolationToString(Interpolation interpolation) in interpolationToString()
115 std::string barycentricVariableString(Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString()
DvktDrawMultipleInterpolationTests.cpp71 const char *interpolationToString(Interpolation interpolation) in interpolationToString()
313 const char *vsName, const char *fsName, Interpolation interpolation, in render()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/
DFiniteDifferencesDifferentiator.java219 DerivativeStructure interpolation = new DerivativeStructure(parameters, order, 0.0); in evaluate() local
/external/skia/src/gpu/graphite/precompile/
DPrecompileShader.cpp586 SkGradientShader::Interpolation interpolation) { in get_gradient_intermediate_cs()
603 const SkGradientShader::Interpolation& interpolation) in PrecompileGradientShader()
655 SkGradientShader::Interpolation interpolation) { in LinearGradient()
662 SkGradientShader::Interpolation interpolation) { in RadialGradient()
669 SkGradientShader::Interpolation interpolation) { in SweepGradient()
676 SkGradientShader::Interpolation interpolation) { in TwoPointConicalGradient()
/external/skia/src/shaders/gradients/
DSkGradientBaseShader.cpp491 const Interpolation& interpolation, in AppendInterpolatedToDstStages()
833 const SkGradientShader::Interpolation interpolation = shader->fInterpolation; in SkColor4fXformer() local
1042 const Interpolation& interpolation) { in ValidGradient()
1053 const Interpolation& interpolation) in Descriptor()
DSkLinearGradient.cpp100 const Interpolation& interpolation, in MakeLinear()
DSkRadialGradient.cpp95 const Interpolation& interpolation, in MakeRadial()
DSkSweepGradient.cpp110 const Interpolation& interpolation, in MakeSweep()
DSkConicalGradient.cpp277 const Interpolation& interpolation, in MakeTwoPointConical()
/external/skia/gm/
Dgradients.cpp1147 SkGradientShader::Interpolation interpolation; variable
1181 SkGradientShader::Interpolation interpolation; variable
1230 SkGradientShader::Interpolation interpolation; variable
1265 SkGradientShader::Interpolation interpolation; variable
1323 Interpolation interpolation; in draw_powerless_hue_gradients() local
1406 Interpolation interpolation; in draw_powerless_hue_gradients() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_two_sided_color.c50 enum glsl_interp_mode interpolation) in create_input()
/external/tensorflow/tensorflow/core/kernels/image/
Dimage_ops.cc53 const Interpolation& interpolation, in DoImageProjectiveTransformOp()
/external/python/cpython3/Lib/test/
Dtest_configparser.py44 interpolation = configparser._UNSET variable in CfgParserTestCaseClass
999 interpolation = None variable in ConfigParserTestCaseNoInterpolation
1158 interpolation = configparser.ExtendedInterpolation() variable in ConfigParserTestCaseExtendedInterpolation
/external/angle/src/libANGLE/
DVaryingPacking.h136 sh::InterpolationType interpolation; member
/external/mesa3d/src/compiler/glsl/
Dlinker_util.cpp499 interpolation_string(unsigned interpolation) in interpolation_string()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.h64 uint8_t interpolation; member

1234