Searched refs:combOpFlags (Results 1 – 1 of 1) sorted by relevance
747 public static int toStreamFlags(int combOpFlags) { in toStreamFlags() argument750 return ((~combOpFlags) >> 1) & FLAG_MASK_IS & combOpFlags; in toStreamFlags()