Home
last modified time | relevance | path

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

/external/skia/tests/
DPaintTest.cpp102 int nglyphs = paint.textToGlyphs(dst, len, glyphs0); in DEF_TEST() local
106 REPORTER_ASSERT(reporter, NGLYPHS == nglyphs); in DEF_TEST()