Home
last modified time | relevance | path

Searched refs:sy1 (Results 1 – 13 of 13) sorted by relevance

/external/eigen/blas/f2c/
Dsrotmg.c15 /* Subroutine */ int srotmg_(real *sd1, real *sd2, real *sx1, real *sy1, real in srotmg_() argument
111 sp2 = *sd2 * *sy1; in srotmg_()
120 sq2 = sp2 * *sy1; in srotmg_()
126 sh21 = -(*sy1) / *sx1; in srotmg_()
152 sh22 = *sx1 / *sy1; in srotmg_()
157 *sx1 = *sy1 * su; in srotmg_()
/external/mesa3d/include/VG/
Dvgu.h106 VGfloat sx1, VGfloat sy1,
122 VGfloat sx1, VGfloat sy1,
/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c361 VGfloat sx1, VGfloat sy1, in vguComputeWarpQuadToSquare() argument
372 sx1, sy1, in vguComputeWarpQuadToSquare()
417 VGfloat sx1, VGfloat sy1, in vguComputeWarpQuadToQuad() argument
432 sx1, sy1, in vguComputeWarpQuadToQuad()
Dmatrix.h353 VGfloat sx1, VGfloat sy1, in matrix_quad_to_square() argument
358 if (!matrix_square_to_quad(sx0, sy0, sx1, sy1, in matrix_quad_to_square()
372 VGfloat sx1, VGfloat sy1, in matrix_quad_to_quad() argument
384 if (!matrix_quad_to_square(sx0, sy0, sx1, sy1, in matrix_quad_to_quad()
Drenderer.h151 int sx1, int sy1,
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java294 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage() argument
296 return graphics.drawImage(img, dx1, dy1, dx2, dy2, sx1, sy1, sx2, sy2, bgcolor, observer); in drawImage()
299 …public boolean drawImage(Image img, int dx1, int dy1, int dx2, int dy2, int sx1, int sy1, int sx2,… in drawImage() argument
301 return graphics.drawImage(img, dx1, dy1, dx2, dy2, sx1, sy1, sx2, sy2, observer); in drawImage()
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp554 const deInt64 sy1 = toSubpixelCoord(y0+1) + halfPixel; in rasterizeSingleSample() local
557 const deInt64 sy[4] = { sy0, sy0, sy1, sy1 }; in rasterizeSingleSample()
734 const deInt64 sy1 = toSubpixelCoord(y0+1); in rasterizeMultiSample() local
737 const deInt64 sy[4] = { sy0, sy0, sy1, sy1 }; in rasterizeMultiSample()
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp693 float sy1 = y1 * (float)height; in computeVertexReference() local
695 float oosy = 1.0f / (sy1 - sy0); in computeVertexReference()
700 int iy1 = deCeilFloatToInt32(sy1 - 0.5f); in computeVertexReference()
DglsBufferTestUtil.cpp486 float sy1 = (y+1) / (float)gridSizeY; in computePositions() local
490 float fy1 = 2.0f * sy1 - 1.0f; in computePositions()
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp325 float sy1 = (y+1) / (float)gridSizeY; in computePositions() local
329 float fy1 = 2.0f * sy1 - 1.0f; in computePositions()
/external/libvncserver/x11vnc/
Duserinput.c1871 int sx1, sy1, sx2, sy2, sdx, sdy; in do_copyregion() local
1964 sy1 = ((double) y1 / dpy_y) * scaled_y; in do_copyregion()
1971 sy1 = y1; in do_copyregion()
1977 if (0) fprintf(stderr, "sa.. %d %d %d %d %d %d\n", sx1, sy1, sx2, sy2, sdx, sdy); in do_copyregion()
1980 rotate_coords(sx1, sy1, &sx1, &sy1, -1, -1); in do_copyregion()
2017 if (sy2 < sy1) { in do_copyregion()
2018 t = sy1; in do_copyregion()
2019 sy1 = sy2; in do_copyregion()
2022 if (0) fprintf(stderr, "sb.. %d %d %d %d %d %d\n", sx1, sy1, sx2, sy2, sdx, sdy); in do_copyregion()
2027 sraRegionPtr r = sraRgnCreateRect(sx1, sy1, sx2, sy2); in do_copyregion()
[all …]
/external/opencv/cv/src/
Dcvimgwarp.cpp226 int sy0 = yofs[dy].idx, sy1 = sy0 + (fy > 0 && sy0 < ssize.height-1); \
228 if( sy0 == prev_sy0 && sy1 == prev_sy1 ) \
242 int sy = k == 0 ? sy0 : sy1; \
243 if( k == 1 && sy1 == sy0 ) \
263 prev_sy1 = sy1; \
265 if( sy0 == sy1 ) \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...