Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c57 exaGetPixmapOffset(PixmapPtr pPix) in exaGetPixmapOffset()
66 exaGetPixmapDriverPrivate(PixmapPtr pPix) in exaGetPixmapDriverPrivate()
80 exaGetPixmapPitch(PixmapPtr pPix) in exaGetPixmapPitch()
90 exaGetPixmapSize(PixmapPtr pPix) in exaGetPixmapSize()
145 exaPixmapDirty(PixmapPtr pPix, int x1, int y1, int x2, int y2) in exaPixmapDirty()
218 exaPixmapIsPinned(PixmapPtr pPix) in exaPixmapIsPinned()
643 exaBitmapToRegion(PixmapPtr pPix) in exaBitmapToRegion()
H A Dexa_migration_classic.c71 exaPixmapIsDirty(PixmapPtr pPix) in exaPixmapIsDirty()
93 exaPixmapShouldBeInFB(PixmapPtr pPix) in exaPixmapShouldBeInFB()
108 exaCopyDirty(ExaMigrationPtr migrate, RegionPtr pValidDst, RegionPtr pValidSrc, in exaCopyDirty()
H A Dexa_accel.c142 PixmapPtr pPix = exaGetDrawablePixmap(pDrawable); in exaDoPutImage() local
1259 PixmapPtr pPix = exaGetDrawablePixmap(pDrawable); in exaGetImage() local
H A Dexa_unaccel.c438 PixmapPtr pPix = exaGetDrawablePixmap(pDrawable); in ExaSrcValidate() local
H A Dexa_priv.h145 PixmapPtr pPix; member
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c318 CreateSurfaceForPixmap(ScreenPtr pScreen, PixmapPtr pPix) in CreateSurfaceForPixmap()
419 PixmapPtr pPix = (PixmapPtr)pDrawable; in DRICreateSurface() local
521 PixmapPtr pPix = NULL; in DRIDrawablePrivDelete() local
686 PixmapPtr pPix; in DRICreatePixmap() local
761 PixmapPtr pPix; in DRIGetPixmapData() local
790 PixmapPtr pPix; in DRIFreePixmapImp() local
H A Ddristruct.h48 #define DRI_DRAWABLE_PRIV_FROM_PIXMAP(pPix) ((DRIDrawablePrivPtr) \ argument
H A DdriWrap.c111 PixmapPtr pPix = (PixmapPtr)pDraw; in DRISurfaceSetDrawable() local
127 PixmapPtr pPix = (PixmapPtr)pDraw; in DRISurfaceRestoreDrawable() local
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c56 ephyrPreparePipelinedAccess(PixmapPtr pPix, int index) in ephyrPreparePipelinedAccess()
77 ephyrFinishPipelinedAccess(PixmapPtr pPix, int index) in ephyrFinishPipelinedAccess()
93 ephyrPrepareSolid(PixmapPtr pPix, int alu, Pixel pm, Pixel fg) in ephyrPrepareSolid()
125 ephyrSolid(PixmapPtr pPix, int x1, int y1, int x2, int y2) in ephyrSolid()
141 ephyrDoneSolid(PixmapPtr pPix) in ephyrDoneSolid()
382 ephyrPrepareAccess(PixmapPtr pPix, int index) in ephyrPrepareAccess()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfb.h397 #define fbPrepareAccess(pPix) argument
441 #define __fbPixDrawableX(pPix) ((pPix)->drawable.x) argument
442 #define __fbPixDrawableY(pPix) ((pPix)->drawable.y) argument
445 #define __fbPixOffXWin(pPix) (__fbPixDrawableX(pPix) - (pPix)->screen_x) argument
446 #define __fbPixOffYWin(pPix) (__fbPixDrawableY(pPix) - (pPix)->screen_y) argument
448 #define __fbPixOffXWin(pPix) (__fbPixDrawableX(pPix)) argument
449 #define __fbPixOffYWin(pPix) (__fbPixDrawableY(pPix)) argument
451 #define __fbPixOffXPix(pPix) (__fbPixDrawableX(pPix)) argument
452 #define __fbPixOffYPix(pPix) (__fbPixDrawableY(pPix)) argument
H A Dfbpixmap.c131 fbPixmapToRegion(PixmapPtr pPix) in fbPixmapToRegion()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamagestr.h89 #define damageGetPixPriv(pPix) \ argument
92 #define damgeSetPixPriv(pPix,v) \ argument
95 #define damagePixPriv(pPix) \ argument
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c737 PixmapPtr pPix; in dmxBERestorePixmapImage() local
907 PixmapPtr pPix = value; in dmxBECreateResources() local
1434 PixmapPtr pPix; in dmxBEFindPixmapImage() local
1534 PixmapPtr pPix = value; in dmxBEDestroyResources() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DGA.c360 PixmapPtr pPix = NULL; in xf86SetDGAMode() local
497 PixmapPtr pPix; in DGAChangePixmapMode() local
610 DGASetMode(int index, int num, XDGAModePtr mode, PixmapPtr *pPix) in DGASetMode()
1426 PixmapPtr pPix; in DGAClientStateChange() local
1444 PixmapPtr pPix; in ProcXDGASetMode() local
H A Dxf86VGAarbiter.c360 PixmapPtr pPix; in VGAarbiterCreatePixmap() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c81 rga_get_pixmap_format(PixmapPtr pPix) in rga_get_pixmap_format()
174 ms_exa_prepare_access(PixmapPtr pPix, int index) in ms_exa_prepare_access()
195 ms_exa_finish_access(PixmapPtr pPix, int index) in ms_exa_finish_access()
546 ms_exa_composite_fix_offsets(DrawablePtr pDrawable, PixmapPtr pPix, in ms_exa_composite_fix_offsets()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.c251 PixmapPtr pPix = NULL; in XaceCensorImage() local
H A Dxvmain.c360 XvDestroyPixmap(PixmapPtr pPix) in XvDestroyPixmap()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiscrinit.c230 miSetScreenPixmap(PixmapPtr pPix) in miSetScreenPixmap()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h42 #define DRI_DRAWABLE_PRIV_FROM_PIXMAP(pPix) ((DRIDrawablePrivPtr) \ argument
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c82 PixmapPtr pPix; in RootlessUpdateScreenPixmap() local
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h666 BitmapToRegion(ScreenPtr _pScreen, PixmapPtr pPix) in BitmapToRegion()
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c1410 DRI2SetWindowPixmap(WindowPtr pWin, PixmapPtr pPix) in DRI2SetWindowPixmap()
/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c927 Pixel * pPix, int client) in AllocColor()
H A Ddispatch.c2119 PixmapPtr pPix = (*pDraw->pScreen->GetWindowPixmap) (pWin); in DoGetImage() local

12