Home
last modified time | relevance | path

Searched defs:createFromFile (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkFontMgr.cpp136 SkTypeface* SkFontMgr::createFromFile(const char path[], int ttcIndex) const { in createFromFile() function in SkFontMgr
/external/llvm/lib/LTO/
DLTOModule.cpp93 LTOModule *LTOModule::createFromFile(const char *path, TargetOptions options, in createFromFile() function in LTOModule