Home
last modified time | relevance | path

Searched refs:check_conic_with_transform (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DWangsFormulaTest.cpp510 auto check_conic_with_transform = [&](const SkPoint* pts, float w, const SkMatrix& m) { in DEF_TEST() local
522 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()