| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_utils.c | 44 gc = GetScratchGC(drawable->depth, drawable->pScreen); in glamor_solid_boxes() 67 gc = GetScratchGC(drawable->depth, drawable->pScreen); in glamor_solid()
|
| H A D | glamor_transform.c | 250 scratch_gc = GetScratchGC(8, screen); in glamor_get_stipple_pixmap()
|
| H A D | glamor_dash.c | 99 scratch_gc = GetScratchGC(8, screen); in glamor_get_dash_pixmap()
|
| H A D | glamor_composite_glyphs.c | 87 scratch_gc = GetScratchGC(upload_pixmap->drawable.depth, screen); in glamor_copy_glyph()
|
| H A D | glamor_egl.c | 363 scratch_gc = GetScratchGC(pixmap->drawable.depth, screen); in glamor_make_pixmap_exportable()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | midbe.c | 185 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 D | gc.h | 142 extern _X_EXPORT GCPtr GetScratchGC(unsigned /*depth */ ,
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | mirect.c | 50 pGC = GetScratchGC(pDst->pDrawable->depth, pDst->pDrawable->pScreen); in miColorRects()
|
| H A D | glyph.c | 617 pGC = GetScratchGC(pMaskPixmap->drawable.depth, pScreen); in miGlyphs()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | glyphcurs.c | 97 pGC = GetScratchGC(1, pScreen); in ServerBitsFromGlyph()
|
| H A D | gc.c | 588 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 D | pixmap.c | 280 pGC = GetScratchGC(src->depth, pScreen); in PixmapDirtyCopyArea()
|
| H A D | dixfonts.c | 1252 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 D | ephyr_draw.c | 106 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 D | midispcur.c | 204 pGC = GetScratchGC(32, pScreen); in miDCRealize() 239 pGC = GetScratchGC(1, pScreen); in miDCRealize()
|
| H A D | miglblt.c | 121 pGCtmp = GetScratchGC(1, pDrawable->pScreen); in miPolyGlyphBlt()
|
| H A D | mibitblt.c | 389 pGCT = GetScratchGC(1, pDraw->pScreen); in miOpqStipDrawable() 615 pGC = GetScratchGC(depth, pDraw->pScreen); in miGetImage()
|
| H A D | miexpose.c | 522 pGC = GetScratchGC(drawable->depth, drawable->pScreen); in miPaintWindow()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.c | 82 gc = GetScratchGC(drawable->depth, screen); in present_copy_region()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compalloc.c | 235 GCPtr pGC = GetScratchGC(pWin->drawable.depth, pScreen); in compRestoreWindow() 545 GCPtr pGC = GetScratchGC(pWin->drawable.depth, pScreen); in compNewPixmap()
|
| H A D | compwindow.c | 514 pGC = GetScratchGC(pPixmap->drawable.depth, pScreen); in compCopyWindow()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xace.c | 288 pScratchGC = GetScratchGC(depth, pPix->drawable.pScreen); in XaceCensorImage()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxdriswrast.c | 305 if ((gc = GetScratchGC(pDraw->depth, pDraw->pScreen))) { in swrastPutImage()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | exa.c | 251 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 D | exa_glyphs.c | 760 pGC = GetScratchGC(pMaskPixmap->drawable.depth, pScreen); in exaGlyphs()
|