Lines Matching refs:margin
1194 // Right now, nested rects where the margin is not the same width1201 SkScalar margin = SkScalarAbs(outer[0] - inner[0]);1202 bool allGoE1 = margin >= SK_Scalar1;1209 if (!SkScalarNearlyEqual(margin, temp)) {