Home
last modified time | relevance | path

Searched refs:paint2encoding (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPaintTest.cpp47 static SkTypeface::Encoding paint2encoding(const SkPaint& paint) { in paint2encoding() function
103 int first = face->charsToGlyphs(dst, paint2encoding(paint), glyphs1, NGLYPHS); in DEF_TEST()