Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/text/
DTextAdapter.cpp246 const auto attach_path = [&](const skjson::ObjectValue* jpath) -> std::unique_ptr<PathInfo> { in Make() local
284 adapter->fPathInfo = attach_path((*jt)["p"]); in Make()