/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | keyframe-interpolations.js | 23 interpolations.filter(function(interpolation) { argument 25 }).forEach(function(interpolation) { argument 105 interpolation: scope.propertyInterpolation(groupName, property
|
/external/tensorflow/tensorflow/python/keras/preprocessing/ |
D | image_dataset.py | 46 interpolation='bilinear', argument 237 interpolation, argument 251 def load_image(path, image_size, num_channels, interpolation, argument
|
D | image.py | 51 def smart_resize(x, size, interpolation='bilinear'): argument 280 interpolation='nearest'): argument 384 interpolation='nearest', argument 568 interpolation='nearest', argument 912 interpolation='nearest'): argument 1011 interpolation='nearest', argument
|
/external/skia/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 14 Interpolation interpolation) { in addPassThroughAttribute() 22 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation() 40 Interpolation interpolation) { in addVarying()
|
/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | image_preprocessing.py | 57 def check_fill_mode_and_interpolation(fill_mode, interpolation): argument 91 interpolation='bilinear', argument 486 interpolation='bilinear', argument 619 interpolation='bilinear', argument 782 interpolation='bilinear', argument 904 interpolation='bilinear', argument 1138 interpolation='bilinear', argument 1233 interpolation='bilinear', argument 1312 def get_interpolation(interpolation): argument
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawExplicitVertexParameterTests.cpp | 94 Interpolation interpolation; member 100 const char* interpolationToString (Interpolation interpolation) in interpolationToString() 115 std::string barycentricVariableString (Interpolation interpolation, AuxiliaryQualifier aux) in barycentricVariableString()
|
D | vktDrawMultipleInterpolationTests.cpp | 70 const char* interpolationToString (Interpolation interpolation) in interpolationToString() 306 Interpolation interpolation, in render()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | resize_bilinear.h | 102 T interpolation = in ResizeBilinear() local 216 const T interpolation = in ResizeBilinearInteger() local
|
/external/armnn/src/profiling/ |
D | RegisterBackendCounters.cpp | 38 uint16_t interpolation, in RegisterCounter()
|
D | ICounterDirectory.hpp | 101 uint16_t interpolation, in Counter()
|
D | CounterDirectory.cpp | 185 uint16_t interpolation, in RegisterCounter()
|
/external/python/cpython3/Lib/test/ |
D | test_configparser.py | 46 interpolation = configparser._UNSET variable in CfgParserTestCaseClass 995 interpolation = None variable in ConfigParserTestCaseNoInterpolation 1031 interpolation = configparser.LegacyInterpolation() variable in ConfigParserTestCaseLegacyInterpolation 1169 interpolation = configparser.ExtendedInterpolation() variable in ConfigParserTestCaseExtendedInterpolation
|
/external/ComputeLibrary/src/runtime/CL/tuners/ |
D | BifrostTuner.cpp | 258 const InterpolationPolicy interpolation = k.get_interpolation_policy(); in tune_scale_kernel() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_two_sided_color.c | 52 enum glsl_interp_mode interpolation) in create_input()
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | image_ops.cc | 53 const Interpolation& interpolation, in DoImageProjectiveTransformOp()
|
D | resize_bilinear_op.cc | 94 CachedInterpolation* interpolation) { in compute_interpolation_weights()
|
/external/angle/src/libANGLE/ |
D | VaryingPacking.h | 137 sh::InterpolationType interpolation; member
|
D | VaryingPacking.cpp | 527 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVarying() local 555 sh::InterpolationType interpolation = input ? input->interpolation : output->interpolation; in collectUserVaryingField() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_clear.c | 121 unsigned interpolation[] = { INTERP_MODE_FLAT }; in set_fragment_shader() local
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 258 int interpolation = 0; in Scale2D() local
|
/external/libaom/libaom/aom_scale/generic/ |
D | aom_scale.c | 260 int interpolation = 0; in Scale2D() local
|
/external/deqp/framework/opengl/ |
D | gluVarType.cpp | 178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
|
/external/angle/src/compiler/translator/ |
D | ShaderVars.cpp | 21 InterpolationType GetNonAuxiliaryInterpolationType(InterpolationType interpolation) in GetNonAuxiliaryInterpolationType()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 107 Interpolation interpolation; //!< Interpolation mode (smooth, flat, centroid). member 1337 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicTypeCase() 1351 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in BasicArrayCase() 1376 … deUint32 primitiveType, glu::DataType type, glu::Precision precision, Interpolation interpolation) in ArrayElementCase()
|
/external/angle/include/GLSLANG/ |
D | ShaderVars.h | 233 InterpolationType interpolation; member
|