Home
last modified time | relevance | path

Searched refs:GetScratchPixmapHeader (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmap.h96 extern _X_EXPORT PixmapPtr GetScratchPixmapHeader(ScreenPtr pScreen,
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.c280 pPix = GetScratchPixmapHeader(pDraw->pScreen, w, h, in XaceCensorImage()
H A Dshm.c483 pPixmap = GetScratchPixmapHeader(dst->pScreen, w, h, depth, in doShmPutImage()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessWindow.c1004 = GetScratchPixmapHeader(pScreen, copy_rect_width, in StartFrameResize()
1030 = GetScratchPixmapHeader(pScreen, winRec->width, in StartFrameResize()
1068 = GetScratchPixmapHeader(pScreen, oldW, oldH, in StartFrameResize()
H A DrootlessCommon.c165 GetScratchPixmapHeader(pScreen, winRec->width, winRec->height, in RootlessStartDrawing()
/OK3568_Linux_fs/external/xserver/dix/
H A Dpixmap.c54 GetScratchPixmapHeader(ScreenPtr pScreen, int width, int height, int depth, in GetScratchPixmapHeader() function
/OK3568_Linux_fs/external/xserver/render/
H A Drender.c1102 pSrcPix = GetScratchPixmapHeader(pScreen, in ProcRenderAddGlyphs()