Home
last modified time | relevance | path

Searched defs:makeFromFile (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkFontMgr.cpp138 sk_sp<SkTypeface> SkFontMgr::makeFromFile(const char path[], int ttcIndex) const { in makeFromFile() function in SkFontMgr
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp156 sk_sp<SkTypeface> SkFontMgr::makeFromFile(const char path[], int ttcIndex) const { in makeFromFile() function in SkFontMgr
/third_party/skia/modules/skottie/src/
DSkottie.cpp451 sk_sp<Animation> Animation::Builder::makeFromFile(const char path[]) { in makeFromFile() function in skottie::Animation::Builder
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp548 sk_sp<Animation> Animation::Builder::makeFromFile(const char path[]) { in makeFromFile() function in skottie::Animation::Builder