Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp7459 auto resPh = paragraph->getRectsForRange(P, h, RectHeightStyle::kTight, in UNIX_ONLY_TEST() local
7461 REPORTER_ASSERT(reporter, resPh.size() != 0); in UNIX_ONLY_TEST()
7462 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(resPh[0].rect.width(), 67.26f, EPSILON20)); in UNIX_ONLY_TEST()
7466 auto posH = paragraph->getGlyphPositionAtCoordinate(resPh.back().rect.fRight, height/2); in UNIX_ONLY_TEST()

Completed in 12 milliseconds