| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc-uncompress.c | 29 u16 *dsty, *dstu, *dstv; in pwc_decompress() local 62 dsty = (u16 *)(image); in pwc_decompress() 68 *dsty++ = *src++; in pwc_decompress() 69 *dsty++ = *src++; in pwc_decompress()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mibitblt.c | 87 int srcx, srcy, dstx, dsty, i, j, y, width, height, xMin, xMax, yMin, yMax; in miCopyArea() local 129 dsty = yOut; in miCopyArea() 132 dsty += pDstDrawable->y; in miCopyArea() 160 if (dsty <= srcBox.y1) { /* Scroll up or stationary vertical. in miCopyArea() 230 y = yMin - (srcy - dsty); in miCopyArea() 370 MiBits * pbits, int srcx, int w, int h, int dstx, int dsty) in miOpqStipDrawable() argument 442 gcv[3].val = dsty; in miOpqStipDrawable() 454 rect.y = dsty; in miOpqStipDrawable() 478 rect.y = dsty; in miOpqStipDrawable() 516 int width, int height, int dstx, int dsty, unsigned long bitPlane) in miCopyPlane() argument [all …]
|
| H A D | miexpose.c | 124 int dstx, int dsty) in miHandleExposures() argument 227 RegionTranslate(&rgnExposed, dstx - srcx, dsty - srcy); in miHandleExposures()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxgcops.c | 174 int srcx, int srcy, int w, int h, int dstx, int dsty) in dmxCopyArea() argument 182 dstx, dsty); in dmxCopyArea() 188 srcx, srcy, w, h, dstx, dsty); in dmxCopyArea() 191 return miHandleExposures(pSrc, pDst, pGC, srcx, srcy, w, h, dstx, dsty); in dmxCopyArea() 201 int dstx, int dsty, unsigned long bitPlane) in dmxCopyPlane() argument 209 dstx, dsty); in dmxCopyPlane() 215 srcx, srcy, width, height, dstx, dsty, bitPlane); in dmxCopyPlane() 219 dstx, dsty); in dmxCopyPlane()
|
| H A D | dmxgcops.h | 51 int dstx, int dsty); 54 int dstx, int dsty, unsigned long bitPlane);
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | GCOps.c | 181 int dstx, int dsty) in xnestCopyArea() argument 185 xnestGC(pGC), srcx, srcy, width, height, dstx, dsty); in xnestCopyArea() 193 int dstx, int dsty, unsigned long plane) in xnestCopyPlane() argument 197 xnestGC(pGC), srcx, srcy, width, height, dstx, dsty, plane); in xnestCopyPlane()
|
| H A D | GCOps.h | 32 int dstx, int dsty); 35 int dstx, int dsty, unsigned long plane);
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 193 int dstx, int dsty) in DRICopyArea() argument 203 pReg = pGC->ops->CopyArea(pSrc, dst, pGC, srcx, srcy, w, h, dstx, dsty); in DRICopyArea() 216 int w, int h, int dstx, int dsty, in DRICopyPlane() argument 227 pReg = pGC->ops->CopyPlane(pSrc, dst, pGC, srcx, srcy, w, h, dstx, dsty, in DRICopyPlane()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 206 int srcx, int srcy, int w, int h, int dstx, int dsty) in ExaCheckCopyArea() argument 214 ExaFallbackPrepareReg(pDst, pGC, dstx, dsty, w, h, EXA_PREPARE_DEST, TRUE); in ExaCheckCopyArea() 215 ret = pGC->ops->CopyArea(pSrc, pDst, pGC, srcx, srcy, w, h, dstx, dsty); in ExaCheckCopyArea() 225 int srcx, int srcy, int w, int h, int dstx, int dsty, in ExaCheckCopyPlane() argument 234 ExaFallbackPrepareReg(pDst, pGC, dstx, dsty, w, h, EXA_PREPARE_DEST, TRUE); in ExaCheckCopyPlane() 235 ret = pGC->ops->CopyPlane(pSrc, pDst, pGC, srcx, srcy, w, h, dstx, dsty, in ExaCheckCopyPlane()
|
| H A D | exa_priv.h | 386 int srcx, int srcy, int w, int h, int dstx, int dsty); 391 int srcx, int srcy, int w, int h, int dstx, int dsty, 482 int srcx, int srcy, int width, int height, int dstx, int dsty);
|
| H A D | exa_accel.c | 599 int srcx, int srcy, int width, int height, int dstx, int dsty) in exaCopyArea() argument 605 srcx, srcy, width, height, dstx, dsty); in exaCopyArea() 610 dstx, dsty, exaCopyNtoN, 0, NULL); in exaCopyArea()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_copy.c | 758 int srcx, int srcy, int width, int height, int dstx, int dsty) in glamor_copy_area() argument 762 dstx, dsty, glamor_copy, 0, NULL); in glamor_copy_area() 767 int srcx, int srcy, int width, int height, int dstx, int dsty, in glamor_copy_plane() argument 772 srcx, srcy, width, height, dstx, dsty); in glamor_copy_plane() 775 dstx, dsty, glamor_copy, bitplane, NULL); in glamor_copy_plane()
|
| H A D | glamor_xv.c | 618 int dstx, dsty, dstw, dsth; in glamor_xv_render() local 621 dsty = box[i].y1 + dst_off_y; in glamor_xv_render() 625 glScissor(dstx, dsty, dstw, dsth); in glamor_xv_render() 832 int dstx, dsty, dstw, dsth; in glamor_xv_render_dma() local 835 dsty = box[i].y1 + dst_off_y; in glamor_xv_render_dma() 839 glScissor(dstx, dsty, dstw, dsth); in glamor_xv_render_dma()
|
| H A D | glamor_priv.h | 819 int srcx, int srcy, int width, int height, int dstx, int dsty); 823 int srcx, int srcy, int width, int height, int dstx, int dsty,
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 85 int dstx, int dsty); 88 int w, int h, int dstx, int dsty, 544 int srcx, int srcy, int w, int h, int dstx, int dsty) in RootlessCopyArea() argument 566 result = pGC->ops->CopyArea(pSrc, dst, pGC, srcx, srcy, w, h, dstx, dsty); in RootlessCopyArea() 570 box.y1 = dsty + dst->y; in RootlessCopyArea() 587 int w, int h, int dstx, int dsty, unsigned long plane) in RootlessCopyPlane() argument 601 dstx, dsty, plane); in RootlessCopyPlane() 605 box.y1 = dsty + dst->y; in RootlessCopyPlane()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 216 int height, int dstx, int dsty); 219 int height, int dstx, int dsty,
|
| H A D | xf86str.h | 708 int srcx, int srcy, int w, int h, int dstx, int dsty); 712 int dstx, int dsty, unsigned long color);
|
| H A D | xf86VGAarbiter.c | 664 int width, int height, int dstx, int dsty) in VGAarbiterCopyArea() argument 672 pGC, srcx, srcy, width, height, dstx, dsty); in VGAarbiterCopyArea() 684 int dstx, int dsty, unsigned long bitPlane) in VGAarbiterCopyPlane() argument 692 width, height, dstx, dsty, bitPlane); in VGAarbiterCopyPlane()
|
| H A D | xf86DGA.c | 793 DGABlitRect(int index, int srcx, int srcy, int w, int h, int dstx, int dsty) in DGABlitRect() argument 803 srcx, srcy, w, h, dstx, dsty); in DGABlitRect() 812 int w, int h, int dstx, int dsty, unsigned long color) in DGABlitTransRect() argument 822 srcx, srcy, w, h, dstx, dsty, in DGABlitTransRect() 1630 stuff->dsty)) in ProcXDGACopyArea() 1651 stuff->dsty, stuff->key)) in ProcXDGACopyTransparentArea()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiXprocs.c | 1053 int j, result, srcx, srcy, dstx, dsty, width, height; in PanoramiXCopyArea() local 1093 dsty = stuff->dstY; in PanoramiXCopyArea() 1130 (*pGC->ops->PutImage) (pDst, pGC, pDst->depth, dstx, dsty, in PanoramiXCopyArea() 1179 RegionTranslate(&rgn, -dx + dstx, -dy + dsty); in PanoramiXCopyArea() 1208 stuff->dstY = dsty - screenInfo.screens[j]->y; in PanoramiXCopyArea() 1262 int j, srcx, srcy, dstx, dsty, rc; in PanoramiXCopyPlane() local 1305 dsty = stuff->dstY; in PanoramiXCopyPlane() 1320 stuff->dstY = dsty - screenInfo.screens[j]->y; in PanoramiXCopyPlane()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 756 int srcx, int srcy, int width, int height, int dstx, int dsty) in damageCopyArea() argument 767 box.y1 = dsty + pDst->y; in damageCopyArea() 776 pGC, srcx, srcy, width, height, dstx, dsty); in damageCopyArea() 789 int height, int dstx, int dsty, unsigned long bitPlane) in damageCopyPlane() argument 800 box.y1 = dsty + pDst->y; in damageCopyPlane() 809 pGC, srcx, srcy, width, height, dstx, dsty, in damageCopyPlane()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/ |
| H A D | intelfbhw.h | 590 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch,
|
| H A D | intelfbhw.c | 1703 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) in intelfbhw_do_bitblt() argument 1709 curx, cury, dstx, dsty, w, h, pitch, bpp); in intelfbhw_do_bitblt() 1717 br22 = (dstx << WIDTH_SHIFT) | (dsty << HEIGHT_SHIFT); in intelfbhw_do_bitblt() 1719 ((dsty + h) << HEIGHT_SHIFT); in intelfbhw_do_bitblt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/ |
| H A D | mga_state.c | 796 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local 809 MGA_YDSTLEN + MGA_EXEC, (dsty << 16) | h); in mga_dma_dispatch_blit()
|