HomeSort by relevance Sort by last modified time
    Searched refs:get_path_for_sys_fonts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontMgr_android.cpp 129 void get_path_for_sys_fonts(const char* basePath, const SkString& name, SkString* full) { function
151 get_path_for_sys_fonts(basePath, fontFile.fFileName, &pathName);
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 177 static void get_path_for_sys_fonts(SkString* full, const SkString& name) { function
223 get_path_for_sys_fonts(&filename, family->fFontFiles[j].fFileName);
    [all...]

Completed in 113 milliseconds