Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp4300 auto robotoAdvance = impl->runs()[0].advance().fX + in UNIX_ONLY_TEST() local
4302 robotoAdvance += impl->runs()[2].advance().fX; in UNIX_ONLY_TEST()
4304 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(robotoAdvance, 64.199f, EPSILON50)); in UNIX_ONLY_TEST()