Home
last modified time | relevance | path

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

/external/skia/tests/
DFontHostTest.cpp54 int nativeGlyphs = face->countGlyphs(); in test_countGlyphs() local
66 REPORTER_ASSERT(reporter, tableGlyphs == nativeGlyphs); in test_countGlyphs()