Searched refs:PolyGlyphBlt (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipolytext.c | 81 (*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 D | miglblt.c | 224 (*pGC->ops->PolyGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in miImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 221 void (*PolyGlyphBlt) (DrawablePtr pDrawable, member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 160 .PolyGlyphBlt = glamor_poly_glyph_blt,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 476 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase); in DRIPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 343 pGC->ops->PolyGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in ExaCheckPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 884 (*pGC->ops->PolyGlyphBlt) (pDraw, pGC, xInit, yInit, in VGAarbiterPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 1428 pGC->ops->PolyGlyphBlt(dst, pGC, x, y, nglyph, ppci, pglyphBase); in RootlessPolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1420 (*pGC->ops->PolyGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in damagePolyGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 48968 glamor: Improve the performance of PolyGlyphBlt. 105471 calling any ops, including PolyGlyphBlt. 177342 fallback debugging info to PolyGlyphBlt.
|