Searched refs:CLIP_BOTTOM_BIT (Results 1 – 3 of 3) sorted by relevance
144 #define CLIP_BOTTOM_BIT 0x08 macro
615 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()638 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()670 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()702 else if (cy < -cw) mask |= CLIP_BOTTOM_BIT; in project_and_cliptest()
1069 #define CLIP_BOTTOM_BIT 0x081096 | (CLIP_BOTTOM_BIT \