| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_copy.c | 170 Bool upsidedown, in glamor_copy_bail() argument 178 reverse, upsidedown, bitplane, closure); in glamor_copy_bail() 181 reverse, upsidedown, bitplane, closure); in glamor_copy_bail() 184 reverse, upsidedown, bitplane, closure); in glamor_copy_bail() 208 Bool upsidedown, in glamor_copy_cpu_fbo() argument 253 reverse, upsidedown, bitplane, closure); in glamor_copy_cpu_fbo() 256 reverse, upsidedown, bitplane, closure); in glamor_copy_cpu_fbo() 294 Bool upsidedown, in glamor_copy_fbo_cpu() argument 354 Bool upsidedown, in glamor_copy_fbo_fbo_draw() argument 511 Bool upsidedown, in glamor_copy_fbo_fbo_temp() argument [all …]
|
| H A D | glamor_largepixmap.c | 36 int *n_region, int reverse, int upsidedown) in __glamor_compute_clipped_regions() argument 97 if (!upsidedown) { in __glamor_compute_clipped_regions() 162 int reverse, int upsidedown) in glamor_compute_clipped_regions_ext() argument 202 reverse, upsidedown); in glamor_compute_clipped_regions_ext() 233 reverse, upsidedown); in glamor_compute_clipped_regions_ext() 347 int reverse, int upsidedown) in _glamor_compute_clipped_regions() argument 396 reverse, upsidedown); in _glamor_compute_clipped_regions() 679 int reverse, int upsidedown) in glamor_compute_clipped_regions() argument 683 0, reverse, upsidedown); in glamor_compute_clipped_regions() 694 int reverse, int upsidedown) in glamor_compute_transform_clipped_regions() argument [all …]
|
| H A D | glamor_priv.h | 711 int upsidedown); 717 int reverse, int upsidedown); 813 Bool upsidedown,
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbcopy.c | 38 int dy, Bool reverse, Bool upsidedown, Pixel bitplane, void *closure) in fbCopyNtoN() argument 56 if (pm == FB_ALLONES && alu == GXcopy && !reverse && !upsidedown) { in fbCopyNtoN() 76 (pbox->y2 - pbox->y1), alu, pm, dstBpp, reverse, upsidedown); in fbCopyNtoN() 93 int dy, Bool reverse, Bool upsidedown, Pixel bitplane, void *closure) in fbCopy1toN() argument 120 pPriv->pm, dstBpp, reverse, upsidedown); in fbCopy1toN() 148 int dy, Bool reverse, Bool upsidedown, Pixel bitplane, void *closure) in fbCopyNto1() argument
|
| H A D | fbblt.c | 50 int height, int alu, FbBits pm, int bpp, Bool reverse, Bool upsidedown) in fbBlt() argument 80 if (!upsidedown) in fbBlt() 97 if (upsidedown) { in fbBlt()
|
| H A D | fbwindow.c | 71 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure) in fbCopyWindowProc() argument 94 GXcopy, FB_ALLONES, dstBpp, reverse, upsidedown); in fbCopyWindowProc()
|
| H A D | fb.h | 680 int height, int alu, FbBits pm, int bpp, Bool reverse, Bool upsidedown); 777 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure); 788 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure); 799 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure); 1138 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure);
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micopy.c | 43 Bool upsidedown; in miCopyRegion() local 61 upsidedown = TRUE; in miCopyRegion() 84 upsidedown = FALSE; in miCopyRegion() 124 pbox, nbox, dx, dy, reverse, upsidedown, bitPlane, closure); in miCopyRegion()
|
| H A D | mi.h | 140 Bool upsidedown, Pixel bitplane, void *closure);
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_priv.h | 381 Bool upsidedown, Pixel bitplane, void *closure); 490 int nbox, int dx, int dy, Bool reverse, Bool upsidedown); 501 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure);
|
| H A D | exa_accel.c | 368 int nbox, int dx, int dy, Bool reverse, Bool upsidedown) in exaHWCopyNtoN() argument 473 reverse != upsidedown) { in exaHWCopyNtoN() 484 (pSrcPixmap, pDstPixmap, reverse ? -1 : 1, upsidedown ? -1 : 1, in exaHWCopyNtoN() 573 Bool reverse, Bool upsidedown, Pixel bitplane, void *closure) in exaCopyNtoN() argument 583 upsidedown)) in exaCopyNtoN() 594 reverse, upsidedown, bitplane, closure); in exaCopyNtoN()
|
| H A D | exa_unaccel.c | 124 Bool upsidedown, Pixel bitplane, void *closure) in ExaCheckCopyNtoN() argument
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 53877 has overlaps. This commit take the reverse/upsidedown into 169372 exaCopyNtoN: Fix usage of 'dx' and 'dy' instead of 'reverse' and 'upsidedown'.
|