Home
last modified time | relevance | path

Searched defs:fx1 (Results 1 – 18 of 18) 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/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp141 FX_FLOAT fx1, in DrawAxialShading()
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp167 int fx1 = x1 & poly_base_mask; in render_hline() local
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h69 SkFractionalInt fx1, fx2, fx3; in SCALE_NOFILTER_NAME() local
/external/libvncserver/libvncserver/
Dselbox.c218 int fx1,fy1,fx2,fy2; /* for font bbox */ in rfbSelectBox() 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.cpp292 float fx1 = (float)(x+1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp668 const float fx1 = -1.0f + (float)(x+1) / (float)QUAD_GRID_SIZE * 2.0f / (float)instanceCount; in prepareVertexData() local
/external/freetype/src/smooth/
Dftgrays.c601 TCoord ex1, ex2, fx1, fx2, first, dy, delta, mod; in gray_render_scanline() local
837 TPos dx, dy, fx1, fy1, fx2, fy2; in gray_render_line() local
/external/deqp/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
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c293 const GLfloat fx1 = sx - info->qx1; in compute_coveragef() local
/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/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/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java1488 double fx1 = xpb/xpa; in log1p() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp3105 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local