Home
last modified time | relevance | path

Searched defs:sy0 (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare()
416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
Dmatrix.h352 static INLINE VGboolean matrix_quad_to_square(VGfloat sx0, VGfloat sy0, in matrix_quad_to_square()
371 VGfloat sx0, VGfloat sy0, in matrix_quad_to_quad()
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp553 const deInt64 sy0 = toSubpixelCoord(y0) + halfPixel; in rasterizeSingleSample() local
733 const deInt64 sy0 = toSubpixelCoord(y0); in rasterizeMultiSample() local
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp323 float sy0 = (float)(y+0) / (float)gridSizeY; in computePositions() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp484 float sy0 = (float)(y+0) / (float)gridSizeY; in computePositions() local
DglsShaderRenderCase.cpp676 float sy0 = y0 * (float)height; in computeVertexReference() local
/external/opencv3/modules/imgproc/src/
Dpyramids.cpp872 … int k, x, sy0 = -PD_SZ/2, sy = sy0, width0 = std::min((ssize.width-PD_SZ/2-1)/2 + 1, dsize.width); in pyrDown_() local
995 int k, x, sy0 = -PU_SZ/2, sy = sy0; in pyrUp_() local
Dimgwarp.cpp1728 int sy0 = yofs[dy], k0=ksize, k1=0, ksize2 = ksize/2; in operator ()() local
2435 int sy0 = dy*scale_y; in operator ()() local
3932 int sx0, sx1, sy0, sy1; in remapBilinear() local
3973 int sx0, sx1, sy0, sy1; in remapBilinear() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1780 const float sy0 = y0 * (float)height; in computeVertexReference() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3705 GrGLfloat sy0 = (GrGLfloat)srcRect.fTop; in copySurfaceAsDraw() local