Lines Matching defs:true
33 return true;
68 return true;
114 return true;
208 clip.setPath(path, path.getBounds().roundOut(), true);
222 clip.setPath(path, path.getBounds().roundOut(), true);
282 nonEmptyAA == nonEmptyBW ? "true" : "false",
283 clip2.getBounds() == rgn2.getBounds() ? "true" : "false",
344 clip.setPath(path, path.getBounds().roundOut(), true);
374 rc1.op(r, SkMatrix::I(), SkClipOp::kIntersect, true);
376 rc2.op(r, SkMatrix::I(), SkClipOp::kIntersect, true);
394 did_dx_affect(reporter, gUnsafeX, SK_ARRAY_COUNT(gUnsafeX), true);
407 clip.setPath(SkPath::Rect(r), r.roundOut(), true);
422 rc.op(path, SkMatrix::I(), SkClipOp::kIntersect, true);