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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_composite_glyphs.c60 DrawablePtr glyph_draw = &glyph_pixmap->drawable; local in function:glamor_copy_glyph
64 .x2 = glyph_draw->width,
65 .y2 = glyph_draw->height,
80 glyph_draw->width,
81 glyph_draw->height,
102 (*scratch_gc->ops->CopyPlane)(glyph_draw,
106 glyph_draw->width,
107 glyph_draw->height,
143 glamor_glyph_can_add(struct glamor_glyph_atlas *atlas, int dim, DrawablePtr glyph_draw) argument
146 if (atlas->x + glyph_draw
160 glamor_glyph_add(struct glamor_glyph_atlas * atlas,DrawablePtr glyph_draw) argument
381 DrawablePtr glyph_draw = glyph_pict->pDrawable; local in function:glamor_composite_glyphs
[all...]

Completed in 2 milliseconds