Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c387 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet) in AllocateGlyphHash() function
415 if (!AllocateGlyphHash(&newHash, hashSet)) in ResizeGlyphHash()
451 if (!AllocateGlyphHash(&globalGlyphs[fdepth], &glyphHashSets[0])) in AllocateGlyphSet()
459 if (!AllocateGlyphHash(&glyphSet->hash, &glyphHashSets[0])) { in AllocateGlyphSet()