Lines Matching defs:check_for_circle
3291 static void check_for_circle(skiatest::Reporter* reporter,
3324 check_for_circle(reporter, tmp, false, dir);
3336 check_for_circle(reporter, tmp, true, dir);
3344 check_for_circle(reporter, tmp, true, dir);
3360 check_for_circle(reporter, tmp, true, dir);
3362 check_for_circle(reporter, tmp, false, dir);
3381 check_for_circle(reporter, tmp, true, dir);
3400 check_for_circle(reporter, tmp, true, dir);
3413 check_for_circle(reporter, tmp, true, dir);
3424 check_for_circle(reporter, path, true, dir);
3437 check_for_circle(reporter, path, true, dir);
3480 check_for_circle(reporter, path, false, SkPathPriv::AsFirstDirection(kCircleDir));
3486 check_for_circle(reporter, path, true, SkPathPriv::AsFirstDirection(kCircleDir));
3491 check_for_circle(reporter, path, false, SkPathPriv::AsFirstDirection(kCircleDirOpposite));
3502 check_for_circle(reporter, path, false, SkPathFirstDirection::kCW);
3508 check_for_circle(reporter, path, false, SkPathFirstDirection::kCW);
3514 check_for_circle(reporter, path, false, SkPathFirstDirection::kCW);