Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DWangsFormulaTest.cpp292 auto check_cubic_log2_with_transform = [&](const SkPoint* pts, const SkMatrix& m){ in DEF_TEST() local
311 check_cubic_log2_with_transform(kSerp, m); in DEF_TEST()
312 check_cubic_log2_with_transform(kLoop, m); in DEF_TEST()
316 check_cubic_log2_with_transform(pts, m); in DEF_TEST()