Home | History | Annotate | Download | only in gpu

Lines Matching refs:margin

1146     // Right now, nested rects where the margin is not the same width
1151 SkScalar margin = SkScalarAbs(outer[0] - inner[0]);
1154 if (!SkScalarNearlyEqual(margin, temp)) {