Home
last modified time | relevance | path

Searched defs:fx1 (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuBilinearImageCompare.cpp74 inline deUint8 interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p1… in interpolateChannel()
96 deUint32 fx1 = u-(x0<<NUM_SUBPIXEL_BITS); in bilinearSampleRGBA8() local
/third_party/gstreamer/gstplugins_bad/gst/smooth/
Dgstsmooth.c134 gint x, y, fx, fy, fy1, fy2, fx1, fx2; in smooth_filter() local
/third_party/ffmpeg/libavfilter/
Dvsrc_gradients.c47 float fx0, fy0, fx1, fy1; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp359 float fx1 = -1.0f + (float)(x+1) / (float)QUAD_GRID_SIZE * 2.0f / (float)m_numInstances; in init() local
Des3fVertexTextureTests.cpp292 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/third_party/flutter/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c611 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
853 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferTestUtil.cpp328 float fx1 = 2.0f * sx1 - 1.0f; in computePositions() local
Des2fVertexTextureTests.cpp243 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp793 const float fx1 = -1.0f + (float)(x+1) / (float)QUAD_GRID_SIZE * 2.0f / (float)instanceCount; in prepareVertexData() local
/third_party/skia/third_party/externals/freetype/src/smooth/
Dftgrays.c642 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
874 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
/third_party/freetype/src/smooth/
Dftgrays.c644 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
876 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
/third_party/flutter/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp440 SkFractionalInt fx1, fx2, fx3; in nofilter_scale_neon() local
/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.cpp489 float fx1 = 2.0f * sx1 - 1.0f; in computePositions() local
DglsShaderRenderCase.cpp705 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingTests.cpp434 float fx1 = 0.125f * (float)(i % 16) - 1.0f; in renderResource() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderRenderCase.cpp777 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2423 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local