Searched refs:Hsrp (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/include/
H A Dgfx_res_util.h48 unsigned int Hsrp; /* horizontal serration in pixels */ member in struct:sun_video_timing
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_res_util.c205 vidtiming->Hsrp = atoi(ap->value);
318 vidtiming->Hsrp = 0 ; /* Default to OFF, zero */
392 vidtiming->Hsrp = 0 ; /* Default to OFF, zero */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.c847 block->Hsrp = 0; /* TODO: serration */
875 block->Hsrp = (dt->flags & 0x04) != 0;
881 block->Hsrp = (dt->flags & 0x04) != 0;

Completed in 15 milliseconds