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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dast.h86 #define MASK_CLIP 0xFFF macro
H A Dtools.c487 ((0 & MASK_CLIP) << 16) |
488 (0 & MASK_CLIP)))
492 ((ast_info.ast_width & MASK_CLIP) << 16) |
493 (ast_info.ast_height & MASK_CLIP)))

Completed in 13 milliseconds