Home
last modified time | relevance | path

Searched defs:fy1 (Results 1 – 14 of 14) sorted by relevance

/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp74 inline uint8_t interpolateChannel(uint32_t fx1, uint32_t fy1, uint8_t p00, uint8_t p01, uint8_t p10… in interpolateChannel()
97 uint32_t fy1 = v - (y0 << NUM_SUBPIXEL_BITS); in bilinearSampleRGBA8() local
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp257 int fy1 = y1 & poly_base_mask; in render_line() local
/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp387 float fy1 = -1.0f + (float)(y + 1) / (float)QUAD_GRID_SIZE * 2.0f; in init() local
Des3fVertexTextureTests.cpp419 float fy1 = (float)(y + 1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp349 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
Des2fVertexTextureTests.cpp330 float fy1 = (float)(y + 1) / gridSizeFloat; in PosTexCoordQuadGrid() local
/external/freetype/src/smooth/
Dftgrays.c737 TCoord ey1, ey2, fy1, fy2, first, delta, mod; in gray_render_line() local
876 TCoord fx1, fy1, fx2, fy2; in gray_render_line() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp866 const float fy1 = -1.0f + (float)(y + 1) / (float)QUAD_GRID_SIZE * 2.0f; in prepareVertexData() local
DvktDrawVertexAttribDivisorTests.cpp705 const float fy1 = -1.0f + (float)(y + 1) / (float)m_quadGridSize * 2.0f; in prepareVertexData() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp537 float fy1 = 2.0f * sy1 - 1.0f; in computePositions() local
DglsShaderRenderCase.cpp821 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp448 float fy1 = 0.125f * (float)((int)((float)i / 16.0f)) - 1.0f; in renderResource() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp842 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2477 const float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference() local