Searched refs:check_conic_with_transform (Results 1 – 1 of 1) sorted by relevance
510 auto check_conic_with_transform = [&](const SkPoint* pts, float w, const SkMatrix& m) { in DEF_TEST() local522 check_conic_with_transform(pts, w, SkMatrix::I()); in DEF_TEST()523 check_conic_with_transform( in DEF_TEST()532 check_conic_with_transform(pts, w, m); in DEF_TEST()