Home
last modified time | relevance | path

Searched refs:full_dir (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/modules/skottie/utils/
DSkottieUtils.cpp90 const auto full_dir = SkOSPath::Join(fDir.c_str() , resource_path), in load() local
91 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load()
/third_party/skia/modules/skresources/src/
DSkResources.cpp188 const auto full_dir = SkOSPath::Join(fDir.c_str() , resource_path), in load() local
189 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load()