Lines Matching defs:dp0
107 int dp0 = (m00 | m11) ^ 1; // true if both are 0114 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;