Searched refs:utf16Chars (Results 1 – 1 of 1) sorted by relevance
/external/skqp/tests/ |
D | FontHostTest.cpp | 75 static uint16_t utf16Chars[] = { 0x0061, 0x4E2D, 0x042F, 0x05D9, 0x05D5, 0xD834,0xDD1E, 0x0061, 0xD… variable 86 { utf16Chars, 8, sizeof(utf16Chars), SkTypeface::kUTF16_Encoding, "Simple UTF-16" },
|