Home
last modified time | relevance | path

Searched refs:GetScratchGC (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.c44 gc = GetScratchGC(drawable->depth, drawable->pScreen); in glamor_solid_boxes()
67 gc = GetScratchGC(drawable->depth, drawable->pScreen); in glamor_solid()
H A Dglamor_transform.c250 scratch_gc = GetScratchGC(8, screen); in glamor_get_stipple_pixmap()
H A Dglamor_dash.c99 scratch_gc = GetScratchGC(8, screen); in glamor_get_dash_pixmap()
H A Dglamor_composite_glyphs.c87 scratch_gc = GetScratchGC(upload_pixmap->drawable.depth, screen); in glamor_copy_glyph()
H A Dglamor_egl.c363 scratch_gc = GetScratchGC(pixmap->drawable.depth, screen); in glamor_make_pixmap_exportable()
/OK3568_Linux_fs/external/xserver/dbe/
H A Dmidbe.c185 pGC = GetScratchGC(pWin->drawable.depth, pWin->drawable.pScreen); in miDbeAllocBackBufferName()
261 pGC = GetScratchGC(pWin->drawable.depth, pWin->drawable.pScreen); in miDbeSwapBuffers()
565 pGC = GetScratchGC(pWin->drawable.depth, pScreen); in miDbePositionWindow()
/OK3568_Linux_fs/external/xserver/include/
H A Dgc.h142 extern _X_EXPORT GCPtr GetScratchGC(unsigned /*depth */ ,
/OK3568_Linux_fs/external/xserver/render/
H A Dmirect.c50 pGC = GetScratchGC(pDst->pDrawable->depth, pDst->pDrawable->pScreen); in miColorRects()
H A Dglyph.c617 pGC = GetScratchGC(pMaskPixmap->drawable.depth, pScreen); in miGlyphs()
/OK3568_Linux_fs/external/xserver/dix/
H A Dglyphcurs.c97 pGC = GetScratchGC(1, pScreen); in ServerBitsFromGlyph()
H A Dgc.c588 pgcScratch = GetScratchGC(pGC->depth, pGC->pScreen); in CreateDefaultTile()
882 pgcScratch = GetScratchGC(1, pScreen); in CreateDefaultStipple()
1039 GetScratchGC(unsigned depth, ScreenPtr pScreen) in GetScratchGC() function
H A Dpixmap.c280 pGC = GetScratchGC(src->depth, pScreen); in PixmapDirtyCopyArea()
H A Ddixfonts.c1252 GetScratchGC(new_closure->pGC->depth, in doPolyText()
1436 pGC = GetScratchGC(c->pGC->depth, c->pGC->pScreen); in doImageText()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_draw.c106 fakexa->pGC = GetScratchGC(pPix->drawable.depth, pScreen); in ephyrPrepareSolid()
176 fakexa->pGC = GetScratchGC(pDst->drawable.depth, pScreen); in ephyrPrepareCopy()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmidispcur.c204 pGC = GetScratchGC(32, pScreen); in miDCRealize()
239 pGC = GetScratchGC(1, pScreen); in miDCRealize()
H A Dmiglblt.c121 pGCtmp = GetScratchGC(1, pDrawable->pScreen); in miPolyGlyphBlt()
H A Dmibitblt.c389 pGCT = GetScratchGC(1, pDraw->pScreen); in miOpqStipDrawable()
615 pGC = GetScratchGC(depth, pDraw->pScreen); in miGetImage()
H A Dmiexpose.c522 pGC = GetScratchGC(drawable->depth, drawable->pScreen); in miPaintWindow()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent.c82 gc = GetScratchGC(drawable->depth, screen); in present_copy_region()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c235 GCPtr pGC = GetScratchGC(pWin->drawable.depth, pScreen); in compRestoreWindow()
545 GCPtr pGC = GetScratchGC(pWin->drawable.depth, pScreen); in compNewPixmap()
H A Dcompwindow.c514 pGC = GetScratchGC(pPixmap->drawable.depth, pScreen); in compCopyWindow()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.c288 pScratchGC = GetScratchGC(depth, pPix->drawable.pScreen); in XaceCensorImage()
/OK3568_Linux_fs/external/xserver/glx/
H A Dglxdriswrast.c305 if ((gc = GetScratchGC(pDraw->depth, pDraw->pScreen))) { in swrastPutImage()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dexa.c251 gc = GetScratchGC(pPixmap->drawable.depth, screen); in ms_exa_solid_bail()
362 gc = GetScratchGC(pDstPixmap->drawable.depth, screen); in ms_exa_copy_bail()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c760 pGC = GetScratchGC(pMaskPixmap->drawable.depth, pScreen); in exaGlyphs()

12