Home
last modified time | relevance | path

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

/external/deqp/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
/external/v8/test/mjsunit/harmony/
Ddebug-step-destructuring-bind.js34 function fx1([ function
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp166 int fx1 = x1 & poly_base_mask; in render_hline() local
/external/libvncserver/libvncserver/
Dselbox.c218 int fx1,fy1,fx2,fy2; /* for font bbox */ in rfbSelectBox() local
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h70 SkFractionalInt fx1, fx2, fx3; in SCALE_NOFILTER_NAME() local
/external/deqp/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.cpp290 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp328 float fx1 = 2.0f * sx1 - 1.0f; in computePositions() local
Des2fVertexTextureTests.cpp240 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c291 const GLfloat fx1 = sx - info->qx1; in compute_coveragef() local
/external/pdfium/xfa/src/fwl/src/theme/
Dwidgettp.cpp435 FX_FLOAT fx1, in DrawAxialShading()
/external/deqp/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
/external/opencv3/modules/imgproc/src/
Dundistort.cpp446 double fx1 = iR/std::sqrt(1 - x1*x1); in mapPointSpherical() local
Dimgwarp.cpp4309 __m128 fx1 = _mm_loadu_ps(sX + x1 + 4); in operator ()() local
4377 __m128 fx1 = _mm_loadu_ps(sX + x1 + 4); in operator ()() local
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp434 float fx1 = 0.125f * (float)(i % 16) - 1.0f; in renderResource() local
/external/pdfium/third_party/freetype/src/smooth/
Dftgrays.c693 TCoord ex1, ex2, fx1, fx2, delta, mod; in gray_render_scanline() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1809 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
/external/freetype/src/smooth/
Dftgrays.c698 TCoord ex1, ex2, fx1, fx2, delta, mod; in gray_render_scanline() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java1488 double fx1 = xpb/xpa; in log1p() local
/external/opencv3/modules/calib3d/src/
Dcalibration.cpp2407 double fx1 = (newImgSize.width - 1) / outer.width; in cvGetOptimalNewCameraMatrix() local