Searched refs:VG_SUBTRACT_MASK (Results 1 – 3 of 3) sorted by relevance
48 if (operation < VG_CLEAR_MASK || operation > VG_SUBTRACT_MASK) { in vegaMask()128 operation > VG_SUBTRACT_MASK) { in vegaRenderToMask()
209 case VG_SUBTRACT_MASK: { in setup_mask_operation()
189 VG_SUBTRACT_MASK = 0x1505, enumerator