Home
last modified time | relevance | path

Searched refs:RegionNotEmpty (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dfboverlay.c164 if (!prgn || !RegionNotEmpty(prgn)) in fbOverlayUpdateLayerRegion()
172 else if (RegionNotEmpty(&pScrPriv->layer[i].u.run.region)) { in fbOverlayUpdateLayerRegion()
217 if (RegionNotEmpty(&layerRgn[i])) { in fbOverlayCopyWindow()
230 if (RegionNotEmpty(&layerRgn[i])) in fbOverlayCopyWindow()
H A Dfb.h497 RegionNotEmpty(&(pWin)->borderClip)
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c528 if (!RegionNotEmpty(&ClipRegion)) { in KdXVRegetVideo()
604 if (!RegionNotEmpty(&ClipRegion)) { in KdXVReputVideo()
680 if (!RegionNotEmpty(&ClipRegion)) { in KdXVReputImage()
801 AreasExposed = (WinPriv && reg1 && RegionNotEmpty(reg1)); in KdXVWindowExposures()
1047 if (!RegionNotEmpty(&ClipRegion)) { in KdXVPutStill()
1177 if (!RegionNotEmpty(&ClipRegion)) { in KdXVGetStill()
1320 if (!RegionNotEmpty(&ClipRegion)) { in KdXVPutImage()
/OK3568_Linux_fs/external/xserver/include/
H A Dregionstr.h180 RegionNotEmpty(RegionPtr _pReg) in RegionNotEmpty() function
373 #define REGION_NOTEMPTY(pScreen, r) RegionNotEmpty(r)
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86xv.c666 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVRegetVideo()
738 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVReputVideo()
816 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVReputImage()
1059 AreasExposed = (WinPriv && reg1 && RegionNotEmpty(reg1)); in xf86XVWindowExposures()
1369 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVPutStill()
1500 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVGetStill()
1644 if (!RegionNotEmpty(&ClipRegion)) { in xf86XVPutImage()
1754 if (!RegionNotEmpty(fillboxes)) in xf86XVFillKeyHelperPort()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c150 if (!RegionNotEmpty(pRegion)) in _damageRegionAppend()
241 if (!RegionNotEmpty(pDamageRegion)) in _damageRegionAppend()
463 RegionNotEmpty(g->pCompositeClip)))
474 RegionNotEmpty(p->pCompositeClip))
1874 return RegionNotEmpty(&pDamage->damage); in DamageSubtract()
1948 if (RegionNotEmpty(&tmpRegion)) { in DamageReportDamage()
1963 was_empty = !RegionNotEmpty(&pDamage->damage); in DamageReportDamage()
1965 if (was_empty && RegionNotEmpty(&pDamage->damage)) { in DamageReportDamage()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Rotate.c183 if (RegionNotEmpty(region)) { in xf86RotateRedisplay()
207 if (RegionNotEmpty(&crtc_damage)) in xf86RotateRedisplay()
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshadow.c64 if (RegionNotEmpty(pRegion)) { in shadowRedisplay()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicopy.c182 RegionNotEmpty(&((WindowPtr) pSrcDrawable)->borderClip)) { in miDoCopy()
H A Dmioverlay.c846 if (RegionNotEmpty(&mival->borderExposed)) { in miOverlayHandleExposures()
878 if (RegionNotEmpty(&val->after.exposed)) { in miOverlayHandleExposures()
885 if (RegionNotEmpty(&val->after.borderExposed)) { in miOverlayHandleExposures()
959 if (RegionNotEmpty(&underReg)) { in miOverlayMoveWindow()
964 if (RegionNotEmpty(&overReg)) { in miOverlayMoveWindow()
H A Dmiwindow.c221 if (RegionNotEmpty(&val->after.borderExposed)) in miHandleValidateExposures()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.c71 if (!RegionNotEmpty(&region)) in glamor_prep_pixmap_box()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c166 if (RegionNotEmpty(&ClipRegion)) in xwl_glamor_xv_put_image()
H A Dxwayland.c729 if (!RegionNotEmpty(&window->winSize)) in xwl_set_window_pixmap()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_migration_classic.c81 return RegionNotEmpty(DamageRegion(pExaPixmap->pDamage)) || in exaPixmapIsDirty()
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c396 return RegionNotEmpty(damage); in DamageExtSubtract()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c678 if (RegionNotEmpty(region)) { in ms_dirty_update()
1425 if (RegionNotEmpty(region)) { in msPresentSharedPixmap()
H A Ddrmmode_display.c4784 if (!RegionNotEmpty(src)) in drmmode_transform_region()
4930 if (!RegionNotEmpty(dirty)) { in drmmode_update_fb()
5031 ret = RegionNotEmpty(dirty); in drmmode_flip_fb()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c317 if (RegionNotEmpty(pRegion)) { in ephyrInternalDamageRedisplay()
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiX.c1288 if (!RegionNotEmpty(&SrcRegion)) in XineramaGetImageData()
/OK3568_Linux_fs/external/xserver/dix/
H A Devents.c3140 if (RegionNotEmpty(&pSprite->Reg1)) in ReinitializeRootWindow()
3142 if (RegionNotEmpty(&pSprite->Reg2)) in ReinitializeRootWindow()
3632 if (RegionNotEmpty(&pWin->borderSize)) in BorderSizeNotEmpty()
3640 if (RegionNotEmpty in BorderSizeNotEmpty()
H A Dwindow.c262 if (RegionNotEmpty(&pWin->clipList)) { in log_window_info()
1996 ret = RegionNotEmpty(pWinRgn); in ShapeOverlap()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c1960 if (RegionNotEmpty(&reg)) { in DRICopyWindow()