Home
last modified time | relevance | path

Searched defs:atlas (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_composite_glyphs.c42 PixmapPtr atlas; member
122 glamor_glyph_atlas_init(ScreenPtr screen, struct glamor_glyph_atlas *atlas) in glamor_glyph_atlas_init()
143 glamor_glyph_can_add(struct glamor_glyph_atlas *atlas, int dim, DrawablePtr glyph_draw) in glamor_glyph_can_add()
160 glamor_glyph_add(struct glamor_glyph_atlas *atlas, DrawablePtr glyph_draw) in glamor_glyph_add()
235 struct glamor_glyph_atlas *atlas, int nglyph) in glamor_glyphs_flush()
558 glamor_free_glyph_atlas(struct glamor_glyph_atlas *atlas) in glamor_free_glyph_atlas()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c1927 u8 atlas; in ixgbe_setup_loopback_test() local