Searched refs:GetFullPathForSysFonts (Results 1 - 3 of 3) sorted by relevance

/external/skia/legacy/src/ports/
H A DSkFontHost_simple.cpp29 static void GetFullPathForSysFonts(SkString* full, const char name[]) { function
309 GetFullPathForSysFonts(&fullpath, path);
354 GetFullPathForSysFonts(&fullpath, path);
H A DSkFontHost_linux.cpp28 static void GetFullPathForSysFonts(SkString* full, const char name[]) function
392 GetFullPathForSysFonts(&filename, name.c_str());
/external/skia/src/ports/
H A DSkFontHost_simple.cpp29 static void GetFullPathForSysFonts(SkString* full, const char name[]) { function
309 GetFullPathForSysFonts(&fullpath, path);
354 GetFullPathForSysFonts(&fullpath, path);

Completed in 38 milliseconds