Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp1418 const auto glyphs_bottom = metricsDescent - line_top; in UNIX_ONLY_TEST() local
1428 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(glyphs_bottom, actual_glyphs_bottom, EPSILON20)); in UNIX_ONLY_TEST()