/external/skqp/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 14 Interpolation interpolation) { in addPassThroughAttribute() 23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation() 42 Interpolation interpolation) { in addVarying()
|
/external/skia/src/gpu/glsl/ |
D | GrGLSLVarying.cpp | 14 Interpolation interpolation) { in addPassThroughAttribute() 23 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation() 42 Interpolation interpolation) { in addVarying()
|
/external/tensorflow/tensorflow/contrib/image/python/ops/ |
D | image_ops.py | 49 def rotate(images, angles, interpolation="NEAREST", name=None): argument 102 def translate(images, translations, interpolation="NEAREST", name=None): argument 224 interpolation="NEAREST", argument
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
D | sample_stats.py | 222 interpolation=None, argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_two_sided_color.c | 50 enum glsl_interp_mode interpolation) in create_input()
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | image_ops.h | 50 const Interpolation interpolation) in ProjectiveGenerator()
|
/external/python/cpython3/Lib/test/ |
D | test_configparser.py | 45 interpolation = configparser._UNSET variable in CfgParserTestCaseClass 982 interpolation = None variable in ConfigParserTestCaseNoInterpolation 1018 interpolation = configparser.LegacyInterpolation() variable in ConfigParserTestCaseLegacyInterpolation 1157 interpolation = configparser.ExtendedInterpolation() variable in ConfigParserTestCaseExtendedInterpolation
|
/external/tensorflow/tensorflow/python/keras/preprocessing/ |
D | image.py | 201 interpolation='nearest', argument
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 258 int interpolation = 0; in Scale2D() local
|
/external/deqp/framework/opengl/ |
D | gluVarType.cpp | 178 const char* getInterpolationName (Interpolation interpolation) in getInterpolationName()
|
D | gluVarType.hpp | 264 Interpolation interpolation; member
|
/external/libaom/libaom/aom_scale/generic/ |
D | aom_scale.c | 260 int interpolation = 0; in Scale2D() local
|
/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()
|
D | es3fRasterizationTests.cpp | 2285 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(m_testCtx, "interpolation", "Test… in init() local 2394 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(m_testCtx, "interpolation", "Non-… in init() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | resize_bilinear_op.cc | 84 CachedInterpolation* interpolation) { in compute_interpolation_weights()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_nir.cpp | 1729 glsl_interp_mode interpolation) in emit_pixel_interpolater_send() 3348 const glsl_interp_mode interpolation = in nir_emit_fs_intrinsic() local 3417 const glsl_interp_mode interpolation = in nir_emit_fs_intrinsic() local
|
/external/libyuv/files/source/ |
D | planar_functions.cc | 2349 int interpolation) { in InterpolatePlane() 2429 int interpolation) { in ARGBInterpolate() 2457 int interpolation) { in I420Interpolate()
|
/external/mesa3d/src/compiler/glsl/ |
D | link_varyings.cpp | 426 unsigned interpolation; member 454 unsigned interpolation, in check_location_aliasing()
|
D | ast_to_hir.cpp | 2948 const glsl_interp_mode interpolation, in validate_fragment_flat_interpolation_input() 3039 const glsl_interp_mode interpolation, in validate_interpolation_qualifier() 3132 glsl_interp_mode interpolation; in interpret_interpolation_qualifier() local
|
D | ir.cpp | 1737 interpolation_string(unsigned interpolation) in interpolation_string()
|
/external/mesa3d/src/compiler/ |
D | glsl_types.h | 966 unsigned interpolation:2; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 157 glu::Interpolation getGluInterpolation (VaryingInterpolation interpolation) in getGluInterpolation() 173 VaryingInterpolation getVaryingInterpolation (glu::Interpolation interpolation) in getVaryingInterpolation()
|
D | es31fShaderMultisampleInterpolationTests.cpp | 1522 std::string interpolation; in genShaderSource() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | planar_functions.cc | 2558 int interpolation) { in InterpolatePlane() 2630 int interpolation) { in ARGBInterpolate() 2658 int interpolation) { in I420Interpolate()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 3267 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(testCtx, "interpolation", "Test i… in createRasterizationTests() local 3360 …tcu::TestCaseGroup* const interpolation = new tcu::TestCaseGroup(testCtx, ("interpolation" + caseN… in createRasterizationTests() local
|