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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_vis.h88 uint16_t image_width; /* width of blit */ member in struct:efb_vis_draw_data
100 uint16_t image_width; /* width of blit */ member in struct:efb_vis_fill_data
H A Defb_vis.c605 efb_draw.image_width = efb_cd.width;
732 efb_draw.image_width = efb_cd->width;
801 w = efb_draw->image_width;

Completed in 26 milliseconds