Searched refs:ImageGlyphBlt (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipolytext.c | 116 (*pGC->ops->ImageGlyphBlt) (pDraw, pGC, x, y, n, charinfo, in miImageText8() 132 (*pGC->ops->ImageGlyphBlt) (pDraw, pGC, x, y, n, charinfo, in miImageText16()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | gcstruct.h | 213 void (*ImageGlyphBlt) (DrawablePtr pDrawable, member
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_core.c | 159 .ImageGlyphBlt = miImageGlyphBlt,
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | driWrap.c | 458 pGC->ops->ImageGlyphBlt(dst, pGC, x, y, nglyphInit, ppciInit, unused); in DRIImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessGC.c | 1404 pGC->ops->ImageGlyphBlt(dst, pGC, x, y, nglyphInit, ppciInit, unused); in RootlessImageGlyphBlt() 1411 pGC->ops->ImageGlyphBlt(dst, pGC, x, y, nglyphInit, ppciInit, unused); in RootlessImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_unaccel.c | 327 pGC->ops->ImageGlyphBlt(pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in ExaCheckImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 867 (*pGC->ops->ImageGlyphBlt) (pDraw, pGC, xInit, yInit, in VGAarbiterImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1405 (*pGC->ops->ImageGlyphBlt) (pDrawable, pGC, x, y, nglyph, ppci, pglyphBase); in damageImageGlyphBlt()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 164968 EXA: ImageGlyphBlt improvements.
|