Searched refs:utf8Chars (Results 1 – 1 of 1) sorted by relevance
/external/skqp/tests/ |
D | FontHostTest.cpp | 74 static uint8_t utf8Chars[] = { 0x61, 0xE4,0xB8,0xAD, 0xD0,0xAF, 0xD7,0x99, 0xD7,0x95, 0xF0,0x9D,0x8… variable 85 { utf8Chars, 8, sizeof(utf8Chars), SkTypeface::kUTF8_Encoding, "Simple UTF-8" },
|