Home
last modified time | relevance | path

Searched refs:GlyphPtr (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h49 } GlyphRec, *GlyphPtr; typedef
55 GlyphPtr glyph;
58 #define DeletedGlyph ((GlyphPtr) 1)
96 extern GlyphPtr FindGlyphByHash(unsigned char sha1[20], int format);
103 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id);
108 extern GlyphPtr FindGlyph(GlyphSetPtr glyphSet, Glyph id);
110 extern GlyphPtr AllocateGlyph(xGlyphInfo * gi, int format);
122 GetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen);
124 SetGlyphPicture(GlyphPtr glyph, ScreenPtr pScreen, PicturePtr picture);
H A Dglyph.c89 GlyphPtr glyph; in GlyphUninit()
125 GlyphPtr glyph; in FindGlyphRef()
186 GlyphPtr
205 DuplicateRef(GlyphPtr glyph, char *where) in DuplicateRef()
213 GlyphPtr g; in CheckDuplicates()
231 FreeGlyphPicture(GlyphPtr glyph) in FreeGlyphPicture()
249 FreeGlyph(GlyphPtr glyph, int format) in FreeGlyph()
282 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id) in AddGlyph()
319 GlyphPtr glyph; in DeleteGlyph()
332 GlyphPtr
[all …]
H A Dmipict.h75 miRealizeGlyph(ScreenPtr pScreen, GlyphPtr glyph);
78 miUnrealizeGlyph(ScreenPtr pScreen, GlyphPtr glyph);
87 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs);
H A Dpicturestr.h224 GlyphListPtr lists, GlyphPtr * glyphs);
279 typedef Bool (*RealizeGlyphProcPtr) (ScreenPtr pScreen, GlyphPtr glyph);
281 typedef void (*UnrealizeGlyphProcPtr) (ScreenPtr pScreen, GlyphPtr glyph);
475 INT16 ySrc, int nlist, GlyphListPtr lists, GlyphPtr * glyphs);
H A Drender.c986 GlyphPtr glyph;
1081 GlyphPtr glyph; in ProcRenderAddGlyphs()
1234 GlyphPtr glyphsLocal[NLOCALGLYPH]; in ProcRenderCompositeGlyphs()
1236 GlyphPtr *glyphs, *glyphsBase; in ProcRenderCompositeGlyphs()
1308 glyphsBase = xallocarray(nglyph, sizeof(GlyphPtr)); in ProcRenderCompositeGlyphs()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c251 exaGlyphCacheHashLookup(ExaGlyphCachePtr cache, GlyphPtr pGlyph) in exaGlyphCacheHashLookup()
276 exaGlyphCacheHashInsert(ExaGlyphCachePtr cache, GlyphPtr pGlyph, int pos) in exaGlyphCacheHashInsert()
365 ExaGlyphCachePtr cache, int x, int y, GlyphPtr pGlyph) in exaGlyphCacheUploadGlyph()
429 GlyphPtr pGlyph, in exaGlyphCacheBufferGlyph()
540 GlyphPtr pGlyph, in exaBufferGlyph()
632 GlyphExtents(int nlist, GlyphListPtr list, GlyphPtr * glyphs, BoxPtr extents) in GlyphExtents()
636 GlyphPtr glyph; in GlyphExtents()
684 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in exaGlyphs()
693 GlyphPtr glyph; in exaGlyphs()
H A Dexa_priv.h524 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs);
711 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs);
H A Dexa_unaccel.c667 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in ExaCheckGlyphs()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c87 GlyphPtr pGlyph) in fbUnrealizeGlyph()
101 GlyphPtr *glyphs) in fbGlyphs()
109 GlyphPtr glyph; in fbGlyphs()
H A Dfbpict.h77 GlyphPtr *glyphs);
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.h81 int nlists, GlyphListPtr lists, GlyphPtr * glyphs);
H A Ddmxextension.c1182 GlyphPtr gl = gr->glyph; in dmxBERestoreRenderGlyph()
1200 GlyphPtr gl = gr->glyph; in dmxBERestoreRenderGlyph()
H A Ddmxpict.c1139 int nlists, GlyphListPtr lists, GlyphPtr * glyphs) in dmxGlyphs()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c352 GlyphPtr *glyphs) in glamor_composite_glyphs()
382 GlyphPtr glyph = *glyphs++; in glamor_composite_glyphs()
H A Dglamor_priv.h860 GlyphListPtr list, GlyphPtr *glyphs);
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c281 int nlist, GlyphListPtr list, GlyphPtr * glyphs) in RootlessGlyphs()
287 GlyphPtr glyph; in RootlessGlyphs()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiterPriv.h273 int nlist, GlyphListPtr list, GlyphPtr * glyphs);
H A Dxf86VGAarbiter.c998 GlyphListPtr list, GlyphPtr * glyphs) in VGAarbiterGlyphs()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c528 INT16 ySrc, int nlist, GlyphListPtr list, GlyphPtr * glyphs) in damageGlyphs()
538 GlyphPtr *glyphsTmp = glyphs; in damageGlyphs()
541 GlyphPtr glyph; in damageGlyphs()