Searched refs:fontDir (Results 1 – 2 of 2) sorted by relevance
27 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml) { in getFontCollection() argument63 std::string fontPath = fontDir + std::string((const char*)fontFileName); in getFontCollection()
30 android::FontCollection* getFontCollection(const char* fontDir, const char* fontXml);