Searched refs:mga_put_uint32 (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/ |
H A D | tools.c | 594 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...] |
H A D | mapper.c | 159 mga_put_uint32(&mgaptr->mga_status, save_status ^ STATUS_XOR_VALUE); 167 mga_put_uint32(&mgaptr->mga_status, save_status);
|
H A D | libvtsSUNWmga.h | 306 extern void mga_put_uint32(
|
Completed in 13 milliseconds