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

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c143 pixman_image_t *glyphImage; local in function:fbGlyphs
153 if (!(glyphImage = image_from_pict(pPicture, FALSE, &xoff, &yoff)))
159 glyphImage);
161 free_pixman_pict(pPicture, glyphImage);

Completed in 6 milliseconds