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

/external/chromium_org/third_party/skia/tests/
H A DFontHostTest.cpp80 SkTypeface::Encoding typefaceEncoding; member in struct:CharsToGlyphs_TestData
98 paint.setTextEncoding((SkPaint::TextEncoding)test.typefaceEncoding);
101 face->charsToGlyphs(test.chars, test.typefaceEncoding, faceGlyphIds, test.charCount);
/external/skia/tests/
H A DFontHostTest.cpp80 SkTypeface::Encoding typefaceEncoding; member in struct:CharsToGlyphs_TestData
98 paint.setTextEncoding((SkPaint::TextEncoding)test.typefaceEncoding);
101 face->charsToGlyphs(test.chars, test.typefaceEncoding, faceGlyphIds, test.charCount);

Completed in 47 milliseconds