| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 82 pScreen->SourceValidate = cs->SourceValidate; in compCloseScreen() 182 pScreen->SourceValidate = cs->SourceValidate; in compSourceValidate() 185 if (pScreen->SourceValidate) in compSourceValidate() 186 (*pScreen->SourceValidate) (pDrawable, x, y, width, height, in compSourceValidate() 188 cs->SourceValidate = pScreen->SourceValidate; in compSourceValidate() 189 pScreen->SourceValidate = compSourceValidate; in compSourceValidate() 456 cs->SourceValidate = pScreen->SourceValidate; in compScreenInit() 457 pScreen->SourceValidate = compSourceValidate; in compScreenInit()
|
| H A D | compint.h | 173 SourceValidateProcPtr SourceValidate; member
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | pixmap.c | 372 SourceValidateProcPtr SourceValidate; in PixmapSyncDirtyHelper() local 398 SourceValidate = pScreen->SourceValidate; in PixmapSyncDirtyHelper() 399 pScreen->SourceValidate = miSourceValidate; in PixmapSyncDirtyHelper() 415 pScreen->SourceValidate = SourceValidate; in PixmapSyncDirtyHelper()
|
| H A D | dispatch.c | 2201 pDraw->pScreen->SourceValidate(pDraw, x, y, width, height, in DoGetImage()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Rotate.c | 185 SourceValidateProcPtr SourceValidate; in xf86RotateRedisplay() local 193 SourceValidate = pScreen->SourceValidate; in xf86RotateRedisplay() 194 pScreen->SourceValidate = miSourceValidate; in xf86RotateRedisplay() 213 pScreen->SourceValidate = SourceValidate; in xf86RotateRedisplay()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | misprite.c | 75 SourceValidateProcPtr SourceValidate; member 320 pScreenPriv->SourceValidate = pScreen->SourceValidate; in miSpriteInitialize() 345 pScreen->SourceValidate = miSpriteSourceValidate; in miSpriteInitialize() 371 pScreen->SourceValidate = pScreenPriv->SourceValidate; in miSpriteCloseScreen() 465 SCREEN_PROLOGUE(pPriv, pScreen, SourceValidate); in miSpriteSourceValidate() 481 if (pScreen->SourceValidate) in miSpriteSourceValidate() 482 (*pScreen->SourceValidate) (pDrawable, x, y, width, height, in miSpriteSourceValidate() 485 SCREEN_EPILOGUE(pPriv, pScreen, SourceValidate); in miSpriteSourceValidate()
|
| H A D | micopy.c | 162 if (pSrcDrawable->pScreen->SourceValidate) { in miDoCopy() 163 (*pSrcDrawable->pScreen->SourceValidate) (pSrcDrawable, xIn, yIn, in miDoCopy()
|
| H A D | miscrinit.c | 289 pScreen->SourceValidate = miSourceValidate; in miScreenInit()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 225 SCREEN_UNWRAP(pDrawable->pScreen, SourceValidate); in RootlessSourceValidate() 231 if (pDrawable->pScreen->SourceValidate) { in RootlessSourceValidate() 232 pDrawable->pScreen->SourceValidate(pDrawable, x, y, w, h, in RootlessSourceValidate() 235 SCREEN_WRAP(pDrawable->pScreen, SourceValidate); in RootlessSourceValidate() 674 WRAP(SourceValidate); in RootlessWrap()
|
| H A D | rootlessCommon.h | 102 SourceValidateProcPtr SourceValidate; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 198 WRAP_SCREEN(SourceValidate, VGAarbiterSourceValidate); in xf86VGAarbiterWrapFunctions() 240 UNWRAP_SCREEN(SourceValidate); in VGAarbiterCloseScreen() 322 SCREEN_PROLOG(SourceValidate); in VGAarbiterSourceValidate() 324 if (pScreen->SourceValidate) in VGAarbiterSourceValidate() 325 (*pScreen->SourceValidate) (pDrawable, x, y, width, height, in VGAarbiterSourceValidate() 328 SCREEN_EPILOG(SourceValidate, VGAarbiterSourceValidate); in VGAarbiterSourceValidate()
|
| H A D | xf86VGAarbiterPriv.h | 125 SourceValidateProcPtr SourceValidate; member
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 463 swap(pExaScr, pScreen, SourceValidate); in ExaSrcValidate() 464 pScreen->SourceValidate(pDrawable, x, y, width, height, subWindowMode); in ExaSrcValidate() 465 swap(pExaScr, pScreen, SourceValidate); in ExaSrcValidate() 520 swap(pExaScr, pScreen, SourceValidate); in ExaPrepareCompositeReg() 524 swap(pExaScr, pScreen, SourceValidate); in ExaPrepareCompositeReg()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mipict.c | 297 if (pScreen->SourceValidate) { in SourceValidateOnePicture() 298 pScreen->SourceValidate(pDrawable, 0, 0, pDrawable->width, in SourceValidateOnePicture()
|
| H A D | render.c | 1497 pScreen->SourceValidate(pSrc->pDrawable, 0, 0, width, height, in ProcRenderCreateCursor()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 530 SourceValidateProcPtr SourceValidate; member
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdriswrast.c | 327 pScreen->SourceValidate(pDraw, x, y, w, h, IncludeInferiors); in swrastGetImage()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shm.c | 662 pDraw->pScreen->SourceValidate(pDraw, stuff->x, stuff->y, in ProcShmGetImage() 874 drawables[i]->pScreen->SourceValidate(drawables[i], 0, 0, in ProcPanoramiXShmGetImage()
|
| H A D | panoramiXprocs.c | 1108 drawables[j]->pScreen->SourceValidate(drawables[j], 0, 0, in PanoramiXCopyArea() 2015 drawables[i]->pScreen->SourceValidate(drawables[i], 0, 0, in PanoramiXGetImage()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 4883 SourceValidateProcPtr SourceValidate = screen->SourceValidate; in drmmode_update_fb() local 4935 screen->SourceValidate = miSourceValidate; in drmmode_update_fb() 4942 screen->SourceValidate = SourceValidate; in drmmode_update_fb()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 2453 dix: Call SourceValidate before GetImage 2458 SourceValidate are already wrapping GetImage and doing the equivalent 2468 callers must already call SourceValidate - or miGetImage - which this 2469 commit now protects with SourceValidate. 39797 GetImage and SourceValidate. Fortunately no one is likely to have 72352 v4: check DamageCreate return, add SourceValidate comment, 99780 composite: Add SourceValidate wrapper 99782 When SourceValidate is performed on a window with IncludeInferiors 99842 Call SourceValidate even if src == dst 99844 The extra SourceValidate calls from damageCopyArea and damageCopyPlane [all …]
|