Home
last modified time | relevance | path

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

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeFontTest.cpp824 uint16_t glyphs2[50] = {UINT16_MAX}; in HWTEST_F() local
825 OH_Drawing_FontTextToGlyphs(font, str, strlen(str), TEXT_ENCODING_UTF8, glyphs2, count); in HWTEST_F()
965 uint16_t glyphs2[50] = {UINT16_MAX}; in HWTEST_F() local
966 OH_Drawing_FontGetWidths(font, glyphs2, glyphsCount, widths); in HWTEST_F()

Completed in 6 milliseconds