/external/skia/include/effects/ |
D | SkGradientShader.h | 71 struct Interpolation { struct 72 enum class InPremul : bool { kNo = false, kYes = true }; 74 enum class ColorSpace : uint8_t { 121 static Interpolation FromFlags(uint32_t flags) { in FromFlags() argument
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | image_ops.h | 32 enum Interpolation { NEAREST, BILINEAR }; enum
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | interpolation.js | 39 scope.Interpolation = function(from, to, convertToString) { class in scope
|
/external/skia/src/gpu/ganesh/effects/ |
D | GrAtlasedShaderHelpers.h | 26 using Interpolation = GrGLSLVaryingHandler::Interpolation; in append_index_uv_varyings() local
|
/external/skia/src/gpu/graphite/ |
D | Attribute.h | 46 enum class Interpolation { enum
|
/external/skia/src/gpu/ganesh/glsl/ |
D | GrGLSLVarying.cpp | 30 using Interpolation = GrGLSLVaryingHandler::Interpolation; in use_flat_interpolation() typedef
|
D | GrGLSLVarying.h | 112 enum class Interpolation { enum
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawExplicitVertexParameterTests.cpp | 62 enum Interpolation enum
|
D | vktDrawMultipleInterpolationTests.cpp | 43 enum Interpolation enum
|
/external/skia/src/gpu/ganesh/ops/ |
D | LatticeOp.cpp | 114 using Interpolation = GrGLSLVaryingHandler::Interpolation; in makeProgramImpl() typedef
|
D | QuadPerEdgeAA.cpp | 687 using Interpolation = GrGLSLVaryingHandler::Interpolation; in makeProgramImpl() typedef
|
/external/deqp/framework/opengl/ |
D | gluVarType.hpp | 254 enum Interpolation enum
|
/external/skia/gm/ |
D | gradients.cpp | 1319 using Interpolation = SkGradientShader::Interpolation; in draw_powerless_hue_gradients() typedef 1403 using Interpolation = SkGradientShader::Interpolation; in draw_powerless_hue_gradients() typedef
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 308 cmsInterpFunction Interpolation; // Points to the function to do the interpolation member
|
/external/pdfium/third_party/lcms/src/ |
D | cmsintrp.c | 1182 cmsInterpFunction Interpolation; in DefaultInterpolatorsFactory() local
|
/external/python/cpython3/Lib/ |
D | configparser.py | 380 class Interpolation: class
|
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderInOutTestsEXT.cpp | 104 enum class Interpolation enum
|
D | vktMeshShaderMiscTests.cpp | 2946 enum class Interpolation enum
|
/external/deqp/modules/gles3/functional/ |
D | es3fTransformFeedbackTests.cpp | 75 enum Interpolation enum
|
/external/swiftshader/src/Pipeline/ |
D | SpirvShader.hpp | 1606 enum Interpolation enum in sw::SpirvRoutine
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | web-animations.min.js | 15 …ar c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",this._i… function
|
D | web-animations-next-lite.min.js | 15 …for(var c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",th…
|
D | web-animations-next.min.js | 15 …for(var c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",th…
|