Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpict.c143 pixman_image_t *glyphImage; in fbGlyphs() local
153 if (!(glyphImage = image_from_pict(pPicture, FALSE, &xoff, &yoff))) in fbGlyphs()
159 glyphImage); in fbGlyphs()
161 free_pixman_pict(pPicture, glyphImage); in fbGlyphs()