Home | History | Annotate | Download | only in graphics

Lines Matching refs:kRectStaysRect_Shift

820     private final static int kRectStaysRect_Shift = 4;
862 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;