Home | History | Annotate | Download | only in graphics

Lines Matching refs:ds0

857             int ds0 = (im01 | im10) ^ 1;  // true if both are 0
862 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;