| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mipolyrect.c | 86 int offset1, offset2, offset3; local in function:miPolyRectangle 92 offset3 = offset2 - offset1; 144 MAXBOUND(t->y, y + offset3); 149 MAXBOUND(t->y, y + offset3)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mipolyrect.c | 84 int offset1, offset2, offset3; local in function:miPolyRectangle 90 offset3 = offset2 - offset1; 134 MAXBOUND(t->y, y + offset3); 139 MAXBOUND(t->y, y + offset3)
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_xv.c | 703 int pitch, new_h, offset, offset2=0, offset3=0; local in function:S3VPutImage 746 offset3 = (srcPitch2 * (height >> 1)) + offset2; 775 offset3 += tmp; 778 offset2 = offset3; 779 offset3 = tmp; 783 buf + offset2, buf + offset3, dst_start,
|
| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_video.c | 795 int new_size, offset, offset2 = 0, offset3 = 0; local in function:TRIDENTPutImage 831 offset3 = (srcPitch2 * (height >> 1)) + offset2; 859 offset3 += tmp; 862 offset2 = offset3; 863 offset3 = tmp; 867 buf + offset2, buf + offset3, dst_start,
|
| /xsrc/external/mit/xf86-video-i740/dist/src/ |
| H A D | i740_video.c | 641 int offset2=0, offset3=0; local in function:I740PutImage 675 offset3 = (srcPitch2 * (height >> 1)) + offset2; 724 offset3 += tmp; 729 offset2 = offset3; 730 offset3 = tmp; 747 buf + offset2, buf + offset3,
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_video.c | 618 CARD32 offset, offset2 = 0, offset3 = 0, tmp; local in function:NEOPutImage 653 offset3 = offset2 + (srcPitch2 * (height >> 1)); 658 offset3 = srcPitch * height; 660 offset2 = offset3 + (srcPitch2 * (height >> 1)); 705 offset3 += tmp; 708 buf + offset2, buf + offset3,
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| H A D | apm_video.c | 668 int pitch, Bpp, new_h, offset = 0, offset2 = 0, offset3 = 0; local in function:A 725 offset3 = offset + offset2; 832 offset3 += tmp; 835 buf + offset2, buf + offset3, dst_start,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | dri3proto.h | 226 CARD32 offset3; member in struct:__anonac9892930d08
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_video.c | 2513 int offset3, int offset4, 2689 offset3 -= base_offset; 2699 offset3 += ((left >> 16) & ~31) >> 1; 2704 offset3 |= RADEON_VIF_BUF0_PITCH_SEL; 2712 offset3 += ((left >> 16) & ~7) << 1; 2833 OUTREG(RADEON_OV0_VID_BUF2_BASE_ADRS, offset3); 3470 unsigned int offset1, offset2, offset3, offset4, s2offset, s3offset; local in function:RADEONPutVideo 3610 offset3 = offset1; 3616 offset3 = RADEON_ALIGN(pPriv->video_offset + 2 * new_size, 0x10); 3617 offset4 = offset3 2506 RADEONDisplayVideo(ScrnInfoPtr pScrn,xf86CrtcPtr crtc,RADEONPortPrivPtr pPriv,int id,int base_offset,int offset1,int offset2,int offset3,int offset4,int offset5,int offset6,short width,short height,int pitch,int left,int right,int top,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h,int deinterlacing_method) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/dri3/ |
| H A D | dri3_request.c | 463 offsets[3] = stuff->offset3; 684 swapl(&stuff->offset3);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-damage.c | 718 int offset1, offset2, offset3; local in function:uxa_damage_poly_rectangle 725 offset3 = offset2 - offset1; 738 box.y1 = pRectsTmp->y + offset3; 746 box.y1 = pRectsTmp->y + offset3;
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_video.c | 672 int new_size, offset, offset2 = 0, offset3 = 0; local in function:CHIPSPutImage 715 offset3 = (srcPitch2 * (height >> 1)) + offset2; 751 offset3 += tmp; 754 buf + offset2, buf + offset3, dst_start,
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_video.c | 748 int offset1, int offset2, int offset3, 790 offset3 += (left >> 17) & ~15; 828 OUTREG(R128_OV0_VID_BUF2_BASE_ADRS, (offset3 & 0xfffffff0) | 0x00000001); 744 R128DisplayVideo420(ScrnInfoPtr pScrn,short width,short height,int pitch,int offset1,int offset2,int offset3,int left,int right,int top,BoxPtr dstBox,short src_w,short src_h,short drw_w,short drw_h) argument
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_video.c | 1499 CARD32 offset, offset2 = 0, offset3 = 0, tmp; local in function:SMI_PutImage 1544 offset3 = offset2 + (srcPitch2 * (height >> 1)); 1589 offset3 += tmp; 1592 buf + offset2, buf + offset3, 1598 offset2 = offset3; 1599 offset3 = tmp; 1603 buf + offset2, buf + offset3, dstStart,
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_video.c | 860 int new_size, offset, offset2 = 0, offset3 = 0; local in function:MGAPutImage 897 offset3 = (srcPitch2 * (height >> 1)) + offset2; 934 offset3 += tmp; 937 offset2 = offset3; 938 offset3 = tmp; 942 buf + offset2, buf + offset3, dst_start,
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessGC.c | 879 int offset1, offset2, offset3; local in function:RootlessPolyRectangle 884 offset3 = offset2 - offset1; 896 box.y1 = pRects->y + offset3; 904 box.y1 = pRects->y + offset3;
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessGC.c | 893 int offset1, offset2, offset3; local in function:RootlessPolyRectangle 899 offset3 = offset2 - offset1; 911 box.y1 = pRects->y + offset3; 919 box.y1 = pRects->y + offset3;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/ |
| H A D | shadow.c | 965 int offset1, offset2, offset3; local in function:ShadowPolyRectangle 970 offset3 = offset2 - offset1; 987 pbox->y1 = pRects->y + offset3; 997 pbox->y1 = pRects->y + offset3;
|
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ |
| H A D | damage.c | 1160 int offset1, offset2, offset3; local in function:damagePolyRectangle 1167 offset3 = offset2 - offset1; 1180 box.y1 = pRectsTmp->y + offset3; 1188 box.y1 = pRectsTmp->y + offset3;
|
| /xsrc/external/mit/xorg-server/dist/miext/damage/ |
| H A D | damage.c | 1036 int offset1, offset2, offset3; local in function:damagePolyRectangle 1044 offset3 = offset2 - offset1; 1056 box.y1 = pRectsTmp->y + offset3; 1064 box.y1 = pRectsTmp->y + offset3;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 11327 int16_t offset3 = offset2 - offset1; local in function:sna_poly_rectangle_blt 11358 box[0].x2 = rr.x + rr.width + offset3; 11365 box[0].y2 = rr.y + rr.height + offset3; 11376 box[1].y1 = rr.y + offset3; 11414 DBG(("%s: singular clip offset1=%d, offset2=%d, offset3=%d\n", 11415 __FUNCTION__, offset1, offset2, offset3)); 11452 box[1].y1 = rr.y + offset3; 11503 int offset3 = offset2 - offset1; local in function:sna_poly_rectangle_blt 11530 b->x2 = rr.x + rr.width + offset3; 11537 b->y2 = rr.y + rr.height + offset3; [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 11158 int16_t offset3 = offset2 - offset1; local in function:sna_poly_rectangle_blt 11189 box[0].x2 = rr.x + rr.width + offset3; 11196 box[0].y2 = rr.y + rr.height + offset3; 11207 box[1].y1 = rr.y + offset3; 11245 DBG(("%s: singular clip offset1=%d, offset2=%d, offset3=%d\n", 11246 __FUNCTION__, offset1, offset2, offset3)); 11283 box[1].y1 = rr.y + offset3; 11334 int offset3 = offset2 - offset1; local in function:sna_poly_rectangle_blt 11361 b->x2 = rr.x + rr.width + offset3; 11368 b->y2 = rr.y + rr.height + offset3; [all...] |