Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DWangsFormulaTest.cpp300 auto check_quadratic_log2_with_transform = [&](const SkPoint* pts, const SkMatrix& m) { in DEF_TEST() local
313 check_quadratic_log2_with_transform(kQuad, m); in DEF_TEST()
320 check_quadratic_log2_with_transform(pts, m); in DEF_TEST()