Home
last modified time | relevance | path

Searched refs:metricsAscent (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp1443 const auto metricsAscent = -18.5546875f; in UNIX_ONLY_TEST() local
1454 const auto run1_ascent = (metricsAscent + metricsDescent) / 2; in UNIX_ONLY_TEST()
1455 const auto run1_descent = (metricsAscent + metricsDescent) / 2; in UNIX_ONLY_TEST()
1462 const auto glyphs_top = metricsAscent - line_top; in UNIX_ONLY_TEST()

Completed in 12 milliseconds