Home | History | Annotate | Download | only in core

Lines Matching refs:ds1

124         int ds1 = m01 & m10;        // true if both are 1
128 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;