Searched refs:dst_x (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c294 target_image,dst_x,dst_y)
298 int32_t srcw,srch,dst_x , dst_y ;
338 XPutPixel(target_image,dst_x+j, dst_y+i,new_pixel);
358 XPutPixel(target_image,dst_x+j, dst_y+i,new_pixel);
375 XPutPixel(target_image,dst_x+j, dst_y+i,new_pixel);
398 int32_t dst_x, dst_y; /* where in pixmap to write (UL) */ local
458 dst_x = MAX( 0, -diff) ;
465 srcRect_height,reg,ximage,dst_x,dst_y) ;
508 int32_t dst_x, dst_y; /* where in pixmap to write (UL) */ local
550 dst_x
[all...]

Completed in 212 milliseconds