Home | History | Annotate | Download | only in core

Lines Matching refs:ds1

131         int ds1 = m01 & m10;        // true if both are 1
133 mask |= (dp0 & ds1) << kRectStaysRect_Shift;