Home
last modified time | relevance | path

Searched refs:PolyGlyphBlt (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipolytext.c81 (*pGC->ops->PolyGlyphBlt) (pDraw, pGC, x, y, n, charinfo, in miPolyText8()
101 (*pGC->ops->PolyGlyphBlt) (pDraw, pGC, x, y, n, charinfo, in miPolyText16()
H A Dmiglblt.c224 (*pGC->ops->PolyGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in miImageGlyphBlt()
/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h221 void (*PolyGlyphBlt) (DrawablePtr pDrawable, member
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_core.c160 .PolyGlyphBlt = glamor_poly_glyph_blt,
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DdriWrap.c476 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase); in DRIPolyGlyphBlt()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_unaccel.c343 pGC->ops->PolyGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in ExaCheckPolyGlyphBlt()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c884 (*pGC->ops->PolyGlyphBlt) (pDraw, pGC, xInit, yInit, in VGAarbiterPolyGlyphBlt()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c1428 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase); in RootlessPolyGlyphBlt()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c1420 (*pGC->ops->PolyGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in damagePolyGlyphBlt()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog48968 glamor: Improve the performance of PolyGlyphBlt.
105471 calling any ops, including PolyGlyphBlt.
177342 fallback debugging info to PolyGlyphBlt.