Home
last modified time | relevance | path

Searched defs:yFactor (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/glshared/
DglsFragmentOpUtil.cpp39 inline T triQuadInterpolate (const T values[4], float xFactor, float yFactor) in triQuadInterpolate()
/external/deqp/framework/delibs/deimage/
DdeImage.c133 int yFactor = (yFixed & 0xFF); in deImage_scale() local
/external/ImageMagick/MagickCore/
Daccelerate.c4147 const float yFactor,ExceptionInfo *exception) in resizeVerticalFilter()
4347 yFactor; in ComputeResizeImage() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1843 …float yFactor = static_cast<float>(0x7FFF) / static_cast<float>(state.studioSwing ? 219 * 0x0101 :… in sampleTexel() local
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1093 static inline T triQuadInterpolate (const T (&values)[4], float xFactor, float yFactor) in triQuadInterpolate()
Des31fTextureGatherTests.cpp495 static inline T triQuadInterpolate (const T (&values)[4], float xFactor, float yFactor) in triQuadInterpolate()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp526 static inline T triQuadInterpolate (const T (&values)[4], float xFactor, float yFactor) in triQuadInterpolate()