Home | History | Annotate | Download | only in core

Lines Matching defs:ds1

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