Home
last modified time | relevance | path

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

/third_party/skia/tests/
DWangsFormulaTest.cpp289 auto check_quadratic_log2_with_transform = [&](const SkPoint* pts, const SkMatrix& m) { in DEF_TEST() local
302 check_quadratic_log2_with_transform(kQuad, m); in DEF_TEST()
309 check_quadratic_log2_with_transform(pts, m); in DEF_TEST()