Home
last modified time | relevance | path

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

/third_party/skia/tests/
DWangsFormulaTest.cpp333 int worst_log2 = wangs_formula::worst_case_cubic_log2(kPrecision, bbox.width(), in DEF_TEST() local
337 REPORTER_ASSERT(r, std::ceil(std::log2(std::max(1.f, worst))) == worst_log2); in DEF_TEST()