Searched defs:sy0 (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | vgu.c | 360 VGUErrorCode vguComputeWarpQuadToSquare(VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToSquare() 416 VGfloat sx0, VGfloat sy0, in vguComputeWarpQuadToQuad()
|
D | matrix.h | 352 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/ |
D | rrRasterizer.cpp | 553 const deInt64 sy0 = toSubpixelCoord(y0) + halfPixel; in rasterizeSingleSample() local 733 const deInt64 sy0 = toSubpixelCoord(y0); in rasterizeMultiSample() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 323 float sy0 = (float)(y+0) / (float)gridSizeY; in computePositions() local
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 484 float sy0 = (float)(y+0) / (float)gridSizeY; in computePositions() local
|
D | glsShaderRenderCase.cpp | 676 float sy0 = y0 * (float)height; in computeVertexReference() local
|
/external/opencv3/modules/imgproc/src/ |
D | pyramids.cpp | 872 … 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
|
D | imgwarp.cpp | 1728 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/ |
D | vktShaderRender.cpp | 1780 const float sy0 = y0 * (float)height; in computeVertexReference() local
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 3705 GrGLfloat sy0 = (GrGLfloat)srcRect.fTop; in copySurfaceAsDraw() local
|