Home
last modified time | relevance | path

Searched refs:ExaScreenPriv (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c59 ExaScreenPriv(pPix->drawable.pScreen); in exaGetPixmapOffset()
245 ExaScreenPriv(pScreen); in exaPixmapHasGpuCopy()
287 ExaScreenPriv(pScreen); in ExaDoPrepareAccess()
377 ExaScreenPriv(pDrawable->pScreen); in exaPrepareAccess()
395 ExaScreenPriv(pScreen); in exaFinishAccess()
445 ExaScreenPriv(pPixmap->drawable.pScreen); in exaDestroyPixmap()
505 ExaScreenPriv(pScreen); in exaValidateGC()
600 ExaScreenPriv(pScreen); in exaCreateGC()
620 ExaScreenPriv(pScreen); in exaChangeWindowAttributes()
648 ExaScreenPriv(pScreen); in exaBitmapToRegion()
[all …]
H A Dexa_offscreen.c45 ExaScreenPriv(pScreen); in ExaOffscreenValidate()
167 ExaScreenPriv(pScreen); in exaOffscreenAlloc()
293 ExaScreenPriv(pScreen); in ExaOffscreenSwapOut()
319 ExaScreenPriv(pScreen); in ExaOffscreenEjectPixmaps()
365 ExaScreenPriv(pScreen); in exaEnableDisableFBAccess()
420 ExaScreenPriv(pScreen); in exaOffscreenFree()
461 ExaScreenPriv(pPixmap->drawable.pScreen); in ExaOffscreenMarkUsed()
477 ExaScreenPriv(pScreen); in ExaOffscreenDefragment()
635 ExaScreenPriv(pScreen); in exaOffscreenInit()
668 ExaScreenPriv(pScreen); in ExaOffscreenFini()
H A Dexa_mixed.c57 ExaScreenPriv(pScreen); in exaCreatePixmap_mixed()
249 ExaScreenPriv(pScreen); in exaDestroyPixmap_mixed()
283 ExaScreenPriv(pScreen); in exaPixmapHasGpuCopy_mixed()
303 ExaScreenPriv(pScreen); in exaSharePixmapBacking_mixed()
318 ExaScreenPriv(pScreen); in exaSetSharedPixmapBacking_mixed()
H A Dexa_accel.c44 ExaScreenPriv(pScreen); in exaFillSpans()
141 ExaScreenPriv(pDrawable->pScreen); in exaDoPutImage()
243 ExaScreenPriv(pDstDrawable->pScreen); in exaCopyNtoNTwoDir()
370 ExaScreenPriv(pDstDrawable->pScreen); in exaHWCopyNtoN()
575 ExaScreenPriv(pDstDrawable->pScreen); in exaCopyNtoN()
601 ExaScreenPriv(pDstDrawable->pScreen); in exaCopyArea()
617 ExaScreenPriv(pDrawable->pScreen); in exaPolyPoint()
653 ExaScreenPriv(pDrawable->pScreen); in exaPolylines()
722 ExaScreenPriv(pDrawable->pScreen); in exaPolySegment()
779 ExaScreenPriv(pDrawable->pScreen); in exaPolyFillRect()
[all …]
H A Dexa_driver.c58 ExaScreenPriv(pScreen); in exaCreatePixmap_driver()
195 ExaScreenPriv(pScreen); in exaDestroyPixmap_driver()
220 ExaScreenPriv(pScreen); in exaPixmapHasGpuCopy_driver()
H A Dexa_migration_mixed.c39 ExaScreenPriv(pScreen); in exaCreateDriverPixmap_mixed()
107 ExaScreenPriv(pPixmap->drawable.pScreen); in exaDoMigration_mixed()
156 ExaScreenPriv(pPixmap->drawable.pScreen); in exaDamageReport_mixed()
H A Dexa_classic.c64 ExaScreenPriv(pScreen); in exaCreatePixmap_classic()
216 ExaScreenPriv(pScreen); in exaDestroyPixmap_classic()
250 ExaScreenPriv(pScreen); in exaPixmapHasGpuCopy_classic()
H A Dexa_glyphs.c85 ExaScreenPriv(pScreen); in exaGlyphsInit()
120 ExaScreenPriv(pScreen); in exaUnrealizeGlyphCaches()
157 ExaScreenPriv(pScreen); in exaRealizeGlyphCaches()
239 ExaScreenPriv(pScreen); in exaGlyphsFini()
367 ExaScreenPriv(pScreen); in exaGlyphCacheUploadGlyph()
546 ExaScreenPriv(pScreen); in exaBufferGlyph()
700 ExaScreenPriv(pScreen); in exaGlyphs()
H A Dexa_migration_classic.c142 ExaScreenPriv(pPixmap->drawable.pScreen); in exaCopyDirty()
282 ExaScreenPriv(pPixmap->drawable.pScreen); in exaCopyDirtyToSys()
300 ExaScreenPriv(pPixmap->drawable.pScreen); in exaCopyDirtyToFb()
328 ExaScreenPriv(pScreen); in exaDoMoveInPixmap()
616 ExaScreenPriv(pScreen); in exaDoMigration_classic()
H A Dexa_render.c255 ExaScreenPriv(pDst->pDrawable->pScreen); in exaTryDriverSolidFill()
349 ExaScreenPriv(pDst->pDrawable->pScreen); in exaTryDriverCompositeRects()
511 ExaScreenPriv(pDst->pDrawable->pScreen); in exaCompositeRects()
638 ExaScreenPriv(pDst->pDrawable->pScreen); in exaTryDriverComposite()
842 ExaScreenPriv(pDst->pDrawable->pScreen); in exaTryMagicTwoPassCompositeHelper()
878 ExaScreenPriv(pDst->pDrawable->pScreen); in exaComposite()
H A Dexa_priv.h222 #define ExaScreenPriv(s) ExaScreenPrivPtr pExaScr = ExaGetScreenPriv(s) macro
254 ExaScreenPriv(_screen_); \
261 ExaScreenPriv(_gc_->pScreen); \
H A Dexa_unaccel.c179 ExaScreenPriv(pScreen); in ExaFallbackPrepareReg()
437 ExaScreenPriv(pScreen); in ExaSrcValidate()
489 ExaScreenPriv(pScreen); in ExaPrepareCompositeReg()
/OK3568_Linux_fs/external/xserver/hw/xfree86/exa/
H A Dexamodule.c128 ExaScreenPriv(pScreen); in exaDDXDriverInit()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c529 ExaScreenPriv(pScreen); in exaDDXDriverInit()