Home | History | Annotate | Download | only in graphics

Lines Matching refs:dp1

856             int dp1 = im00 & im11;        // true if both are 1
862 mask |= ((dp0 & ds1) | (dp1 & ds0)) << kRectStaysRect_Shift;