/third_party/vk-gl-cts/framework/common/ |
D | tcuBilinearImageCompare.cpp | 74 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/ |
D | gstsmooth.c | 134 gint x, y, fx, fy, fy1, fy2, fx1, fx2; in smooth_filter() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_gradients.c | 47 float fx0, fy0, fx1, fy1; member
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fInstancedRenderingTests.cpp | 359 float fx1 = -1.0f + (float)(x+1) / (float)QUAD_GRID_SIZE * 2.0f / (float)m_numInstances; in init() local
|
D | es3fVertexTextureTests.cpp | 292 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/smooth/ |
D | ftgrays.c | 611 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/ |
D | es2fBufferTestUtil.cpp | 328 float fx1 = 2.0f * sx1 - 1.0f; in computePositions() local
|
D | es2fVertexTextureTests.cpp | 243 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInstancedTests.cpp | 793 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/ |
D | ftgrays.c | 642 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/ |
D | ftgrays.c | 644 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/ |
D | SkBitmapProcState_matrixProcs.cpp | 440 SkFractionalInt fx1, fx2, fx3; in nofilter_scale_neon() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBufferTestUtil.cpp | 489 float fx1 = 2.0f * sx1 - 1.0f; in computePositions() local
|
D | glsShaderRenderCase.cpp | 705 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingTests.cpp | 434 float fx1 = 0.125f * (float)(i % 16) - 1.0f; in renderResource() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderRenderCase.cpp | 777 float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 2423 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
|