Searched refs:utf32Chars (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | FontHostTest.cpp | 74 static uint32_t utf32Chars[] = { 0x00000061, 0x00004E2D, 0x0000042F, 0x000005D9, 0x000005D5, 0x0001… variable 85 { utf32Chars, 8, sizeof(utf32Chars), SkTypeface::kUTF32_Encoding, "Simple UTF-32" },
|