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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_1200.c241 unsigned short select_color2,
307 unsigned short *select_color2,
1531 * number "select_color2" of the graphics pixel.
1536 * select_color2 - value between 0 to 23
1552 unsigned short select_color2, unsigned long color1,
1557 unsigned short select_color2, unsigned long color1,
1561 if (select_color2 > SC1200_CURSOR_COLOR_BITS)
1563 key = (key & SC1200_COLOR_MASK) | ((unsigned long)select_color2 <<
2697 * in offset "select_color2".
2703 unsigned short *select_color2, unsigne
1551 sc1200_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
2702 sc1200_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
[all...]
H A Dvid_rdcl.c267 unsigned short select_color2,
332 unsigned short *select_color2,
1331 * number "select_color2" of the graphics pixel.
1336 * select_color2 - value between 0 to 23
1352 unsigned short select_color2, unsigned long color1,
1357 unsigned short select_color2, unsigned long color1,
1361 if (select_color2 > RCDF_CURSOR_COLOR_BITS)
1363 key = (key & RCDF_COLOR_MASK) | ((unsigned long)select_color2 <<
1378 * number "select_color2" of the graphics pixel.
1383 * select_color2
1351 redcloud_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
2298 redcloud_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
[all...]
H A Dgfx_vid.c995 unsigned short select_color2, unsigned long color1,
1003 sc1200_set_video_cursor(key, mask, select_color2, color1, color2);
1008 redcloud_set_video_cursor(key, mask, select_color2, color1,
1940 unsigned short *select_color2, unsigned long *color1,
1948 sc1200_get_video_cursor(key, mask, select_color2, color1, color2);
1953 redcloud_get_video_cursor(key, mask, select_color2, color1,
994 gfx_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
1939 gfx_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
H A Dgfx_rtns.h498 unsigned short select_color2,
559 unsigned short *select_color2,
H A Dvid_5530.c223 unsigned short select_color2,
288 unsigned short *select_color2,
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_vid.c954 unsigned short select_color2, unsigned long color1,
962 sc1200_set_video_cursor(key, mask, select_color2, color1, color2);
967 redcloud_set_video_cursor(key, mask, select_color2, color1, color2);
1918 unsigned short *select_color2, unsigned long *color1,
1926 sc1200_get_video_cursor(key, mask, select_color2, color1, color2);
1931 redcloud_get_video_cursor(key, mask, select_color2, color1, color2);
953 gfx_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
1917 gfx_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
H A Dvid_1200.c1440 * bit number "select_color2" of the graphics pixel.
1445 * conversion select_color2 - value between 0 to 23
1461 unsigned short select_color2, unsigned long color1,
1466 unsigned short select_color2, unsigned long color1,
1470 if (select_color2 > SC1200_CURSOR_COLOR_BITS)
1473 (key & SC1200_COLOR_MASK) | ((unsigned long) select_color2 <<
2631 * the bit in offset "select_color2".
2637 unsigned short *select_color2, unsigned long *color1,
2642 unsigned short *select_color2, unsigned long *color1,
2646 *select_color2
1460 sc1200_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
2636 sc1200_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
[all...]
H A Dgfx_priv.h651 unsigned short select_color2, unsigned long color1,
703 unsigned short *select_color2,
766 unsigned short select_color2,
813 unsigned short *select_color2,
H A Dvid_rdcl.c1315 * bit number "select_color2" of the graphics pixel.
1320 * conversion select_color2 - value between 0 to 23
1336 unsigned short select_color2, unsigned long color1,
1341 unsigned short select_color2, unsigned long color1,
1345 if (select_color2 > RCDF_CURSOR_COLOR_BITS)
1348 (key & RCDF_COLOR_MASK) | ((unsigned long) select_color2 <<
1363 * bit number "select_color2" of the graphics pixel.
1368 * conversion select_color2 - value between 0 to 23
2277 * the bit in offset "select_color2".
2283 unsigned short *select_color2, unsigne
1335 redcloud_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
2282 redcloud_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned short * color2) argument
[all...]
H A Dgfx_rtns.h399 unsigned short select_color2, unsigned long color1,
459 unsigned short *select_color2,
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c2592 *select_color2: selected for color2.
2600 unsigned short select_color2,
2609 sSetVideo.select_color2 = select_color2;
4741 *select_color2: selected for color2.
4749 unsigned short *select_color2,
4762 *select_color2 = sGetvideocursor.select_color2;
2598 Gal_set_video_cursor(unsigned long key,unsigned long mask,unsigned short select_color2,unsigned long color1,unsigned long color2) argument
4747 Gal_get_video_cursor(unsigned long * key,unsigned long * mask,unsigned short * select_color2,unsigned long * color1,unsigned long * color2) argument
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_df.c1029 if (cursor_color_key->select_color2 >= 24)
1035 select_color2 << 24);
2412 cursor_color_key->select_color2 = (key >> 24) & 0x1F;
H A Dcim_parm.h712 unsigned long select_color2; member in struct:tagVideoCursorInfo

Completed in 91 milliseconds