Searched defs:cy1 (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Darc.c91 * Circle centers are written to (cx0, cy0) and (cx1, cy1)
96 double *cx1, double *cy1)
123 *cy1 = ym + sdx;
131 * Ellipse centers are written to (cx0, cy0) and (cx1, cy1)
136 double *cx0, double *cy0, double *cx1, double *cy1)
160 *cy1 = pcx1*SIN + pcy1*COS;
368 double cx0, cy0, cx1, cy1; local
371 &cx0, &cy0, &cx1, &cy1);
378 &cx0, &cy0, &cx1, &cy1);
384 cy = cy1;
94 find_unit_circles(double x0, double y0, double x1, double y1, double *cx0, double *cy0, double *cx1, double *cy1) argument
134 find_ellipses(double rh, double rv, double rot, double x0, double y0, double x1, double y1, double *cx0, double *cy0, double *cx1, double *cy1) argument
[all...]
H A Dpath.c1680 VGfloat cx1, cy1, cx2, cy2; local
1684 cy1 = bounds[1];
1694 bounds[1] = MIN2(cy1, ny1);
/external/mesa3d/src/gallium/state_trackers/vega/
H A Darc.c91 * Circle centers are written to (cx0, cy0) and (cx1, cy1)
96 double *cx1, double *cy1)
123 *cy1 = ym + sdx;
131 * Ellipse centers are written to (cx0, cy0) and (cx1, cy1)
136 double *cx0, double *cy0, double *cx1, double *cy1)
160 *cy1 = pcx1*SIN + pcy1*COS;
368 double cx0, cy0, cx1, cy1; local
371 &cx0, &cy0, &cx1, &cy1);
378 &cx0, &cy0, &cx1, &cy1);
384 cy = cy1;
94 find_unit_circles(double x0, double y0, double x1, double y1, double *cx0, double *cy0, double *cx1, double *cy1) argument
134 find_ellipses(double rh, double rv, double rot, double x0, double y0, double x1, double y1, double *cx0, double *cy0, double *cx1, double *cy1) argument
[all...]
H A Dpath.c1680 VGfloat cx1, cy1, cx2, cy2; local
1684 cy1 = bounds[1];
1694 bounds[1] = MIN2(cy1, ny1);
/external/chromium_org/third_party/freetype/src/raster/
H A Dftraster.c1655 /* cy1 :: The y-coordinate of the arc's first new control point. */
1673 Long cy1,
1687 ras.arc[2].y = cy1;
1672 Cubic_To( RAS_ARGS Long cx1, Long cy1, Long cx2, Long cy2, Long x, Long y ) argument
/external/freetype/src/raster/
H A Dftraster.c1657 /* cy1 :: The y-coordinate of the arc's first new control point. */
1675 Long cy1,
1689 ras.arc[2].y = cy1;
1674 Cubic_To( RAS_ARGS Long cx1, Long cy1, Long cx2, Long cy2, Long x, Long y ) argument
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
H A Dftraster.c1657 /* cy1 :: The y-coordinate of the arc's first new control point. */
1675 Long cy1,
1689 ras.arc[2].y = cy1;
1674 Cubic_To( RAS_ARGS Long cx1, Long cy1, Long cx2, Long cy2, Long x, Long y ) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 114 milliseconds