/external/deqp/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
|
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_widgettp.cpp | 141 FX_FLOAT fx1, in DrawAxialShading()
|
/external/pdfium/third_party/agg23/ |
D | agg_rasterizer_scanline_aa.cpp | 167 int fx1 = x1 & poly_base_mask; in render_hline() local
|
/external/skia/src/opts/ |
D | SkBitmapProcState_matrix_neon.h | 69 SkFractionalInt fx1, fx2, fx3; in SCALE_NOFILTER_NAME() local
|
/external/libvncserver/libvncserver/ |
D | selbox.c | 218 int fx1,fy1,fx2,fy2; /* for font bbox */ in rfbSelectBox() local
|
/external/deqp/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
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInstancedTests.cpp | 668 const float fx1 = -1.0f + (float)(x+1) / (float)QUAD_GRID_SIZE * 2.0f / (float)instanceCount; in prepareVertexData() local
|
/external/freetype/src/smooth/ |
D | ftgrays.c | 601 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/ |
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
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aaline.c | 293 const GLfloat fx1 = sx - info->qx1; in compute_coveragef() local
|
/external/deqp/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
|
/external/deqp/modules/egl/ |
D | teglGLES2SharingTests.cpp | 434 float fx1 = 0.125f * (float)(i % 16) - 1.0f; in renderResource() local
|
/external/pdfium/third_party/freetype/src/smooth/ |
D | ftgrays.c | 693 TCoord ex1, ex2, fx1, fx2, delta, mod; in gray_render_scanline() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 1488 double fx1 = xpb/xpa; in log1p() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 3105 const float fx1 = deFloatClamp((sfx - sx0) * oosx, 0.0f, 1.0f); in computeVertexReference() local
|