Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DFontHostTest.cpp62 uint16_t rawGlyphs; in test_countGlyphs() local
63 face->getTableData(kFontTableTag_maxp, 4, sizeof(rawGlyphs), &rawGlyphs); in test_countGlyphs()
64 tableGlyphs = SkEndian_SwapBE16(rawGlyphs); in test_countGlyphs()

Completed in 1 milliseconds