Searched refs:kRectStaysRect_Shift (Results 1 – 1 of 1) sorted by relevance
780 private final static int kRectStaysRect_Shift = 4; field in Matrix_Delegate822 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift; in computeTypeMask()