Home
last modified time | relevance | path

Searched defs:pRegion (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dregion.c40 RegionPtr pRegion = (RegionPtr) data; in RegionResFree() local
47 XFixesRegionCopy(RegionPtr pRegion) in XFixesRegionCopy()
73 RegionPtr pRegion; in ProcXFixesCreateRegion() local
109 RegionPtr pRegion; in ProcXFixesCreateRegionFromBitmap() local
153 RegionPtr pRegion; in ProcXFixesCreateRegionFromWindow() local
212 RegionPtr pRegion, pClip; in ProcXFixesCreateRegionFromGC() local
255 RegionPtr pRegion; in ProcXFixesCreateRegionFromPicture() local
298 RegionPtr pRegion; in ProcXFixesDestroyRegion() local
321 RegionPtr pRegion, pNew; in ProcXFixesSetRegion() local
478 RegionPtr pRegion; in ProcXFixesTranslateRegion() local
[all …]
H A Dxfixes.h35 #define VERIFY_REGION(pRegion, rid, client, mode) \ argument
46 #define VERIFY_REGION_OR_NONE(pRegion, rid, client, mode) { \ argument
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c136 DamageExtReport(DamagePtr pDamage, RegionPtr pRegion, void *closure) in DamageExtReport()
221 RegionPtr pRegion = &((WindowPtr) pDrawable)->borderClip; in DamageExtRegister() local
376 DamageExtSubtract(DamageExtPtr pDamageExt, const RegionPtr pRegion) in DamageExtSubtract()
441 RegionPtr pRegion; in ProcDamageAdd() local
605 PanoramiXDamageReport(DamagePtr pDamage, RegionPtr pRegion, void *closure) in PanoramiXDamageReport()
/OK3568_Linux_fs/external/xserver/render/
H A Dmipict.c230 miClipPictureReg(pixman_region16_t * pRegion, in miClipPictureReg()
265 miClipPictureSrc(RegionPtr pRegion, PicturePtr pPicture, int dx, int dy) in miClipPictureSrc()
317 miComputeCompositeRegion(RegionPtr pRegion, in miComputeCompositeRegion()
H A Dpicture.c1277 int xOrigin, int yOrigin, RegionPtr pRegion) in SetPictureClipRegion()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_migration_mixed.c143 exaDamageReport_mixed(DamagePtr pDamage, RegionPtr pRegion, void *closure) in exaDamageReport_mixed()
H A Dexa_accel.c992 exaFillRegionSolid(DrawablePtr pDrawable, RegionPtr pRegion, Pixel pixel, in exaFillRegionSolid()
1074 exaFillRegionTiled(DrawablePtr pDrawable, RegionPtr pRegion, PixmapPtr pTile, in exaFillRegionTiled()
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshadow.c59 RegionPtr pRegion; in shadowRedisplay() local
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbglyph.c33 fbGlyphIn(RegionPtr pRegion, int x, int y, int width, int height) in fbGlyphIn()
H A Dfbwindow.c156 RegionPtr pRegion, FbBits and, FbBits xor) in fbFillRegionSolid()
H A Dfboverlay.c148 RegionPtr pRegion, CARD32 pixel, int layer) in fbOverlayPaintKey()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompwindow.c621 compSetRedirectBorderClip(WindowPtr pWin, RegionPtr pRegion) in compSetRedirectBorderClip()
668 RegionPtr pRegion = DamageRegion(cw->damage); in compWindowUpdateAutomatic() local
H A Dcompalloc.c77 compReportDamage(DamagePtr pDamage, RegionPtr pRegion, void *closure) in compReportDamage()
H A Dcompext.c201 RegionPtr pBorderClip, pRegion; in ProcCompositeCreateRegionFromBorderClip() local
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.c273 RootlessDamageRegion(WindowPtr pWindow, RegionPtr pRegion) in RootlessDamageRegion()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c126 _damageRegionAppend(DrawablePtr pDrawable, RegionPtr pRegion, Bool clip, in _damageRegionAppend()
1848 DamageSubtract(DamagePtr pDamage, const RegionPtr pRegion) in DamageSubtract()
1896 DamageRegionAppend(DrawablePtr pDrawable, RegionPtr pRegion) in DamageRegionAppend()
1909 DamageDamageRegion(DrawablePtr pDrawable, RegionPtr pRegion) in DamageDamageRegion()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c260 ms_dri2_copy_region2(ScreenPtr screen, DrawablePtr drawable, RegionPtr pRegion, in ms_dri2_copy_region2()
324 ms_dri2_copy_region(DrawablePtr drawable, RegionPtr pRegion, in ms_dri2_copy_region()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwindow.c361 RegionPtr pRegion = NULL; in miResizeWindow() local
H A Dmisprite.c259 miSpriteReportDamage(DamagePtr pDamage, RegionPtr pRegion, void *closure) in miSpriteReportDamage()
H A Dmioverlay.c1085 RegionPtr pRegion = NULL; in miOverlayResizeWindow() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2ext.c330 RegionPtr pRegion; in ProcDRI2CopyRegion() local
H A Ddri2.c887 static void dri2_copy_region(DrawablePtr pDraw, RegionPtr pRegion, in dri2_copy_region()
919 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, in DRI2CopyRegion()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c310 RegionPtr pRegion; in ephyrInternalDamageRedisplay() local
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c371 damage_report(DamagePtr pDamage, RegionPtr pRegion, void *data) in damage_report()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86fbman.c1228 RegionPtr pRegion, pScreenRegion; in xf86InitFBManagerArea() local