Home
last modified time | relevance | path

Searched refs:fdepth (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c90 int fdepth, i; in GlyphUninit() local
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()
96 for (i = 0; i < globalGlyphs[fdepth].hashSet->size; i++) { in GlyphUninit()
97 glyph = globalGlyphs[fdepth].table[i].glyph; in GlyphUninit()
287 CheckDuplicates(&globalGlyphs[glyphSet->fdepth], "AddGlyph top global"); in AddGlyph()
290 gr = FindGlyphRef(&globalGlyphs[glyphSet->fdepth], signature, in AddGlyph()
300 globalGlyphs[glyphSet->fdepth].tableEntries++; in AddGlyph()
307 FreeGlyph(gr->glyph, glyphSet->fdepth); in AddGlyph()
312 CheckDuplicates(&globalGlyphs[glyphSet->fdepth], "AddGlyph bottom"); in AddGlyph()
[all …]
H A Dglyphstr.h74 int fdepth; member
115 extern GlyphSetPtr AllocateGlyphSet(int fdepth, PictFormatPtr format);
H A Drender.c1075 glyph_new->glyph = FindGlyphByHash(glyph_new->sha1, glyphSet->fdepth); in ProcRenderAddGlyphs()
1084 glyph_new->glyph = glyph = AllocateGlyph(&gi[i], glyphSet->fdepth); in ProcRenderAddGlyphs()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Dti_sci.h994 u16 fdepth; member
H A Dti_sci.c2362 req->fdepth = params->fdepth; in ti_sci_cmd_rm_udmap_tx_ch_cfg()
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dti_sci_protocol.h362 u16 fdepth; member