Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dglyph-test.c220 pixman_image_t *glyph_images[MAX_GLYPHS]; in test_glyphs() local
244 glyph_images[i] = create_image (32, glyph_formats, 0); in test_glyphs()
249 pixman_image_t *glyph_img = glyph_images[g]; in test_glyphs()
306 pixman_image_t *img = glyph_images[i]; in test_glyphs()
313 pixman_image_unref (glyph_images[i]); in test_glyphs()