Searched defs:mga_put_uint32 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dtools.c594 mga_put_uint32(&mgaptr->mga_maccess, maccess);
595 mga_put_uint32(&mgaptr->mga_opmode, opmode);
596 mga_put_uint32(&mgaptr->mga_pitch, mga_info.mga_linesize /
598 mga_put_uint32(&mgaptr->mga_dstorg, 0);
599 mga_put_uint32(&mgaptr->mga_ydstorg, 0);
600 mga_put_uint32(&mgaptr->mga_cxbndry, (mga_info.mga_width - 1) << 16);
601 mga_put_uint32(&mgaptr->mga_ytop, 0);
602 mga_put_uint32(&mgaptr->mga_ybot, (mga_info.mga_height - 1) *
604 mga_put_uint32(&mgaptr->mga_plnwt, 0xffffffff);
605 mga_put_uint32(
1073 mga_put_uint32( function
[all...]

Completed in 11 milliseconds