Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DTextBlobTest.cpp528 auto blobHighY = SkTextBlob::MakeFromPosText("y", 1, highPos, font); in DEF_TEST() local
540 REPORTER_ASSERT(reporter, blobHighY->getIntercepts(bounds, nullptr) == 0); in DEF_TEST()