Searched refs:GetScratchPixmapHeader (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | pixmap.h | 96 extern _X_EXPORT PixmapPtr GetScratchPixmapHeader(ScreenPtr pScreen,
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xace.c | 280 pPix = GetScratchPixmapHeader(pDraw->pScreen, w, h, in XaceCensorImage()
|
| H A D | shm.c | 483 pPixmap = GetScratchPixmapHeader(dst->pScreen, w, h, depth, in doShmPutImage()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessWindow.c | 1004 = GetScratchPixmapHeader(pScreen, copy_rect_width, in StartFrameResize() 1030 = GetScratchPixmapHeader(pScreen, winRec->width, in StartFrameResize() 1068 = GetScratchPixmapHeader(pScreen, oldW, oldH, in StartFrameResize()
|
| H A D | rootlessCommon.c | 165 GetScratchPixmapHeader(pScreen, winRec->width, winRec->height, in RootlessStartDrawing()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | pixmap.c | 54 GetScratchPixmapHeader(ScreenPtr pScreen, int width, int height, int depth, in GetScratchPixmapHeader() function
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | render.c | 1102 pSrcPix = GetScratchPixmapHeader(pScreen, in ProcRenderAddGlyphs()
|