HomeSort by relevance Sort by last modified time
    Searched refs:text32 (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
UnicodeTest.cpp 47 int32_t text32[sizeof(text8)]; local
54 text32[i] = text16[i] = text8[i];
70 int count32 = paint.textToGlyphs(text32, len32, glyphs32);