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

/frameworks/minikin/tests/
H A DFontTestUtils.h30 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml);
H A DFontTestUtils.cpp27 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml) { argument
28 xmlDoc* doc = xmlReadFile(fontXml, NULL, 0);

Completed in 143 milliseconds