Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dsymbol_animation_config.h34 std::vector<NodeLayerInfo> pathsInfo; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_node_build.cpp183 … MergePathByLayerColor(groupSetting.groupInfos, pathLayers, groupIds, symbolNode.pathsInfo, in AddHierarchicalAnimation()
186 symbolNode.pathsInfo.push_back(maskPath); in AddHierarchicalAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp583 for (auto& pathInfo: symbolNode.pathsInfo) { in DrawPathOnCanvas()