Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp1468 const auto actual_glyphs_bottom = boxes[0].rect.bottom() - lineBoxes[0].rect.top(); in UNIX_ONLY_TEST() local
1473 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(glyphs_bottom, actual_glyphs_bottom, EPSILON20)); in UNIX_ONLY_TEST()

Completed in 12 milliseconds