Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp1410 const auto run1_descent = (metricsAscent + metricsDescent) / 2; in UNIX_ONLY_TEST() local
1414 const auto line_bottom = std::max(run1_descent, run2_descent); in UNIX_ONLY_TEST()