Home
last modified time | relevance | path

Searched defs:dsty (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmibitblt.c87 int srcx, srcy, dstx, dsty, i, j, y, width, height, xMin, xMax, yMin, yMax; in miCopyArea() local
370 MiBits * pbits, int srcx, int w, int h, int dstx, int dsty) in miOpqStipDrawable()
516 int width, int height, int dstx, int dsty, unsigned long bitPlane) in miCopyPlane()
H A Dmiexpose.c124 int dstx, int dsty) in miHandleExposures()
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A Dpwc-uncompress.c29 u16 *dsty, *dstu, *dstv; in pwc_decompress() local
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.c181 int dstx, int dsty) in xnestCopyArea()
193 int dstx, int dsty, unsigned long plane) in xnestCopyPlane()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c618 int dstx, dsty, dstw, dsth; in glamor_xv_render() local
832 int dstx, dsty, dstw, dsth; in glamor_xv_render_dma() local
H A Dglamor_copy.c758 int srcx, int srcy, int width, int height, int dstx, int dsty) in glamor_copy_area()
767 int srcx, int srcy, int width, int height, int dstx, int dsty, in glamor_copy_plane()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgcops.c174 int srcx, int srcy, int w, int h, int dstx, int dsty) in dmxCopyArea()
201 int dstx, int dsty, unsigned long bitPlane) in dmxCopyPlane()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_unaccel.c206 int srcx, int srcy, int w, int h, int dstx, int dsty) in ExaCheckCopyArea()
225 int srcx, int srcy, int w, int h, int dstx, int dsty, in ExaCheckCopyPlane()
H A Dexa_accel.c599 int srcx, int srcy, int width, int height, int dstx, int dsty) in exaCopyArea()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c193 int dstx, int dsty) in DRICopyArea()
216 int w, int h, int dstx, int dsty, in DRICopyPlane()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c544 int srcx, int srcy, int w, int h, int dstx, int dsty) in RootlessCopyArea()
587 int w, int h, int dstx, int dsty, unsigned long plane) in RootlessCopyPlane()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DGA.c793 DGABlitRect(int index, int srcx, int srcy, int w, int h, int dstx, int dsty) in DGABlitRect()
812 int w, int h, int dstx, int dsty, unsigned long color) in DGABlitTransRect()
H A Dxf86VGAarbiter.c664 int width, int height, int dstx, int dsty) in VGAarbiterCopyArea()
684 int dstx, int dsty, unsigned long bitPlane) in VGAarbiterCopyPlane()
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXprocs.c1053 int j, result, srcx, srcy, dstx, dsty, width, height; in PanoramiXCopyArea() local
1262 int j, srcx, srcy, dstx, dsty, rc; in PanoramiXCopyPlane() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mga/
H A Dmga_state.c796 int dsty = pbox[i].y1 + blit->delta_dy; in mga_dma_dispatch_blit() local
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c756 int srcx, int srcy, int width, int height, int dstx, int dsty) in damageCopyArea()
789 int height, int dstx, int dsty, unsigned long bitPlane) in damageCopyPlane()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1703 u32 dstx, u32 dsty, u32 w, u32 h, u32 pitch, u32 bpp) in intelfbhw_do_bitblt()