Home
last modified time | relevance | path

Searched defs:Interpolation (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/effects/
DGrAtlasedShaderHelpers.h23 using Interpolation = GrGLSLVaryingHandler::Interpolation; in append_index_uv_varyings() local
/external/skia/src/gpu/ccpr/
DGrCCTriangleShader.cpp93 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
DGrCCCubicShader.cpp136 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
DGrCCPathProcessor.cpp149 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitCode() typedef
DGrCCQuadraticShader.cpp104 using Interpolation = GrGLSLVaryingHandler::Interpolation; in onEmitVaryings() typedef
/external/skia/src/gpu/glsl/
DGrGLSLVarying.cpp26 using Interpolation = GrGLSLVaryingHandler::Interpolation; in use_flat_interpolation() typedef
DGrGLSLVarying.h82 enum class Interpolation { enum
/external/tensorflow/tensorflow/contrib/image/kernels/
Dimage_ops.h31 enum Interpolation { INTERPOLATION_NEAREST, INTERPOLATION_BILINEAR }; enum
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp61 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef
DGrTextureOp.cpp119 using Interpolation = GrGLSLVaryingHandler::Interpolation; in createGLSLInstance() typedef
/external/deqp/framework/opengl/
DgluVarType.hpp184 enum Interpolation enum
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h301 cmsInterpFunction Interpolation; // Points to the function to do the interpolation member
/external/python/cpython3/Lib/
Dconfigparser.py359 class Interpolation: class
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c1405 cmsInterpFunction Interpolation; in DefaultInterpolatorsFactory() local
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp74 enum Interpolation enum