Home
last modified time | relevance | path

Searched refs:x_dest (Results 1 – 25 of 104) sorted by relevance

12345

/dports/graphics/libpano13/libpano13-2.9.20/
H A Dmath.c675 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in persp_sphere()
1857 theta = sqrt( x_dest * x_dest + y_dest * y_dest ) ; in erect_sphere_cp()
1884 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in rect_sphere_tp()
1984 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in pano_sphere_tp()
2354 x=x_dest; in triplane_erect()
2386 x=x_dest; in erect_triplane()
2447 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in erect_sphere_tp()
2522 rho = sqrt( x_dest*x_dest + y_dest*y_dest ); in sphere_cp_mirror()
2575 rho = sqrt( x_dest*x_dest + y_dest*y_dest ); in sphere_tp_equisolid()
2608 rho = sqrt( x_dest*x_dest + y_dest*y_dest ); in sphere_tp_orthographic()
[all …]
H A Dfilter.h487 typedef int (*trfn)( double x_dest,double y_dest, double* x_src, double* y_src, void* para…
831 PANO13_IMPEX int resize ( double x_dest,double y_dest, double* x_src, double* y_src, void* para…
832 PANO13_IMPEX int shear ( double x_dest,double y_dest, double* x_src, double* y_src, void* param…
834 PANO13_IMPEX int horiz ( double x_dest,double y_dest, double* x_src, double* y_src, void* param…
835 PANO13_IMPEX int vert ( double x_dest,double y_dest, double* x_src, double* y_src, void* params…
836 PANO13_IMPEX int radial ( double x_dest,double y_dest, double* x_src, double* y_src, void* para…
868 PANO13_IMPEX int erect_hammer( double x_dest,double y_dest, double* x_src, double* y_src, void* pa…
869 PANO13_IMPEX int hammer_erect( double x_dest,double y_dest, double* x_src, double* y_src, void* pa…
891 PANO13_IMPEX int arch_erect ( double x_dest,double y_dest, double* x_src, double* y_src, void* pa…
927 PANO13_IMPEX int vertical ( double x_dest, double y_dest, double* x_src, double* y_src, void* par…
[all …]
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/nona/
H A DSpaceTransform.cpp179 *x_src = x_dest; in vert()
189 r = (sqrt( x_dest*x_dest + y_dest*y_dest )) / params.var4; in radial()
243 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in persp_sphere()
324 *x_src = x_dest; in pano_erect()
332 *x_src = x_dest; in erect_pano()
411 r = sqrt( x_dest*x_dest + y_dest*y_dest ); in rect_sphere_tp()
429 r = sqrt(x_dest*x_dest + y_dest*y_dest) / params.distance; in sphere_tp_rect()
457 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in pano_sphere_tp()
496 r = sqrt( x_dest * x_dest + y_dest * y_dest ); in erect_sphere_tp()
585 double p=sqrt(x_dest*x_dest + y_dest*y_dest) / params.distance; in erect_stereographic()
[all …]
/dports/emulators/fuse/fuse-1.6.0/
H A Dscreenshot.c269 size_t x_dest, y_dest, x_src, y_src; in fill_rgb32_margin() local
279 for( x_dest = 0; x_dest < width + K_MARGIN * 2; x_dest++ ) { in fill_rgb32_margin()
281 if( x_dest < K_MARGIN ) in fill_rgb32_margin()
283 else if( x_dest >= K_MARGIN + width ) in fill_rgb32_margin()
286 x_src = x_dest; in fill_rgb32_margin()
297 for( x_dest = 0; x_dest < K_MARGIN; x_dest++ ) { in fill_rgb32_margin()
309 for( x_dest = K_MARGIN + width; x_dest < K_MARGIN * 2 + width; x_dest++ ) { in fill_rgb32_margin()
321 for( x_dest = 0; x_dest < width + K_MARGIN * 2; x_dest++ ) { in fill_rgb32_margin()
323 if( x_dest < K_MARGIN ) in fill_rgb32_margin()
325 else if( x_dest >= K_MARGIN + width ) in fill_rgb32_margin()
[all …]
/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/xine-toolkit/
H A Dlabel.c70 int x_dest; in _create_label_pixmap() local
131 x_dest = 0; in _create_label_pixmap()
155 x_dest += pix_font->char_width; in _create_label_pixmap()
160 x_dest += pix_font->char_width; in _create_label_pixmap()
165 x_dest += pix_font->char_width; in _create_label_pixmap()
170 x_dest += pix_font->char_width; in _create_label_pixmap()
175 x_dest += pix_font->char_width; in _create_label_pixmap()
178 pixwidth - x_dest, pix_font->char_height, x_dest, 0); in _create_label_pixmap()
180 x_dest = pixwidth; in _create_label_pixmap()
184 if (x_dest < pixwidth) { in _create_label_pixmap()
[all …]
/dports/devel/t1lib/t1lib-5.1.2/lib/t1lib/
H A Dt1x11.c192 x_dest += pglyph->metrics.leftSideBearing; in T1_SetCharX()
202 width, height, x_dest, y_dest, 0x01); in T1_SetCharX()
280 x_dest += pglyph->metrics.leftSideBearing; in T1_SetStringX()
290 width, height, x_dest, y_dest, 0x01); in T1_SetStringX()
367 x_dest += pglyph->metrics.leftSideBearing; in T1_SetRectX()
377 width, height, x_dest, y_dest, 0x01); in T1_SetRectX()
525 x_dest += pglyph->metrics.leftSideBearing; in T1_AASetCharX()
593 x_dest, in T1_AASetCharX()
748 x_dest += pglyph->metrics.leftSideBearing; in T1_AASetStringX()
816 x_dest, in T1_AASetStringX()
[all …]
H A Dt1x11.h43 GLYPH *T1_SetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
54 GLYPH *T1_AASetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
80 extern GLYPH *T1_SetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
91 extern GLYPH *T1_AASetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
H A Dt1libx.h66 extern GLYPH *T1_SetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
77 extern GLYPH *T1_AASetRectX( Drawable d, GC gc, int mode, int x_dest, int y_dest,
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
H A Dglamor_largepixmap.c1034 INT16 x_dest, INT16 y_dest, in glamor_composite_largepixmap_region() argument
1190 x_source - x_dest, y_source - y_dest); in glamor_composite_largepixmap_region()
1205 x_source - x_dest, in glamor_composite_largepixmap_region()
1252 -x_dest + x_mask, -y_dest + y_mask); in glamor_composite_largepixmap_region()
1270 &n_mask_regions, x_mask - x_dest, in glamor_composite_largepixmap_region()
1301 x_dest, y_dest)) { \ in glamor_composite_largepixmap_region()
1319 x_dest - x_mask + in glamor_composite_largepixmap_region()
1337 x_dest - x_source + in glamor_composite_largepixmap_region()
1389 x_mask - x_dest, y_mask - y_dest); in glamor_composite_largepixmap_region()
1402 x_mask - x_dest, y_mask - y_dest, mask_repeat_type, 0, in glamor_composite_largepixmap_region()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_render.c1240 INT16 x_dest; in glamor_composite_with_shader() local
1245 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1463 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1466 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1491 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1515 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1543 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1568 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1570 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1670 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
H A Dglamor_largepixmap.c1034 INT16 x_dest, INT16 y_dest, in glamor_composite_largepixmap_region() argument
1190 x_source - x_dest, y_source - y_dest); in glamor_composite_largepixmap_region()
1205 x_source - x_dest, in glamor_composite_largepixmap_region()
1252 -x_dest + x_mask, -y_dest + y_mask); in glamor_composite_largepixmap_region()
1270 &n_mask_regions, x_mask - x_dest, in glamor_composite_largepixmap_region()
1301 x_dest, y_dest)) { \ in glamor_composite_largepixmap_region()
1319 x_dest - x_mask + in glamor_composite_largepixmap_region()
1337 x_dest - x_source + in glamor_composite_largepixmap_region()
1389 x_mask - x_dest, y_mask - y_dest); in glamor_composite_largepixmap_region()
1402 x_mask - x_dest, y_mask - y_dest, mask_repeat_type, 0, in glamor_composite_largepixmap_region()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_render.c1235 INT16 x_dest; in glamor_composite_with_shader() local
1240 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1458 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1461 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1486 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1510 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1538 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1563 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1565 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1665 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_render.c1232 INT16 x_dest; in glamor_composite_with_shader() local
1237 x_dest = rects->x_dst + dest_x_off; in glamor_composite_with_shader()
1455 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1458 box, nbox, x_source - x_dest, in glamor_composite_clipped_region()
1483 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1507 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1535 x_dest += dest->pDrawable->x; in glamor_composite_clipped_region()
1560 prect[i].x_src = box[i].x1 + x_temp_src - x_dest; in glamor_composite_clipped_region()
1562 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()
1662 x_dest + dest->pDrawable->x, in glamor_composite()
[all …]
H A Dglamor_largepixmap.c1034 INT16 x_dest, INT16 y_dest, in glamor_composite_largepixmap_region() argument
1190 x_source - x_dest, y_source - y_dest); in glamor_composite_largepixmap_region()
1205 x_source - x_dest, in glamor_composite_largepixmap_region()
1252 -x_dest + x_mask, -y_dest + y_mask); in glamor_composite_largepixmap_region()
1270 &n_mask_regions, x_mask - x_dest, in glamor_composite_largepixmap_region()
1301 x_dest, y_dest)) { \ in glamor_composite_largepixmap_region()
1319 x_dest - x_mask + in glamor_composite_largepixmap_region()
1337 x_dest - x_source + in glamor_composite_largepixmap_region()
1389 x_mask - x_dest, y_mask - y_dest); in glamor_composite_largepixmap_region()
1402 x_mask - x_dest, y_mask - y_dest, mask_repeat_type, 0, in glamor_composite_largepixmap_region()
[all …]
/dports/games/xtux/xtux/src/client/
H A Ddraw.c228 int x_dest, y_dest; in redraw_map_buf() local
245 x_dest = (x - x_off/TILE_W) * TILE_W; in redraw_map_buf()
254 blit( tile, win.map_buf, x_dest, y_dest, TILE_W, TILE_H); in redraw_map_buf()
271 trans_blit(tile, win.map_buf, x_dest, y_dest, in redraw_map_buf()
274 blit(tile, win.map_buf, x_dest, y_dest, in redraw_map_buf()
327 int x_dest, y_dest; in draw_map_toplevel() local
356 x_dest = (x - x_off) * TILE_W; in draw_map_toplevel()
375 x_dest - screenpos.x%TILE_W, in draw_map_toplevel()
380 x_dest - screenpos.x%TILE_W, in draw_map_toplevel()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/panotools/
H A DPanoToolsInterface.h204 bool transform(double & x_dest, double & y_dest,
213 bool transformImgCoord(double & x_dest, double & y_dest,
216 … bool transformImgCoordPartial(double & x_dest, double & y_dest, double x_src, double y_src) const;
H A DPanoToolsInterface.cpp238 bool Transform::transform(double & x_dest, double & y_dest, in transform() argument
242 return execute_stack_new(x_src, y_src, &x_dest, &y_dest, params) != 0; in transform()
248 double x_dest, y_dest; in transform() local
250 bool ok = execute_stack_new(src.x, src.y, &x_dest, &y_dest, params) != 0; in transform()
251 dest.x = x_dest; in transform()
259 bool Transform::transformImgCoord(double & x_dest, double & y_dest, in transformImgCoord() argument
266 bool ok = execute_stack_new(x_src, y_src, &x_dest, &y_dest, params) != 0; in transformImgCoord()
269 x_dest += m_destTX - 0.5; in transformImgCoord()
278 x_dest = -1; in transformImgCoord()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cruise/
H A Dcruise_main.cpp1110 pTrack->x_dest = naratorParams.X; in callSubRelation()
1116 pTrack->x_dest = naratorParams.X; in callSubRelation()
1120 pTrack->x_dest = pHeader->trackX; in callSubRelation()
1176 pTrack->x_dest = naratorParams.X; in callSubRelation()
1181 pTrack->x_dest = naratorParams.X; in callSubRelation()
1250 pTrack->x_dest = naratorParams.X; in callRelation()
1256 pTrack->x_dest = naratorParams.X; in callRelation()
1260 pTrack->x_dest = pHeader->trackX; in callRelation()
1322 pTrack->x_dest = naratorParams.X; in callRelation()
1328 pTrack->x_dest = naratorParams.X; in callRelation()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/cruise/
H A Dcruise_main.cpp1110 pTrack->x_dest = naratorParams.X; in callSubRelation()
1116 pTrack->x_dest = naratorParams.X; in callSubRelation()
1120 pTrack->x_dest = pHeader->trackX; in callSubRelation()
1176 pTrack->x_dest = naratorParams.X; in callSubRelation()
1181 pTrack->x_dest = naratorParams.X; in callSubRelation()
1250 pTrack->x_dest = naratorParams.X; in callRelation()
1256 pTrack->x_dest = naratorParams.X; in callRelation()
1260 pTrack->x_dest = pHeader->trackX; in callRelation()
1322 pTrack->x_dest = naratorParams.X; in callRelation()
1328 pTrack->x_dest = naratorParams.X; in callRelation()
[all …]

12345