Home | History | Annotate | Download | only in core

Lines Matching refs:ds0

109         int ds0 = (m01 | m10) ^ 1;  // true if both are 0
114 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;