Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Ddrawing.h44 using RSGroupInfo = RSDrawing::DrawingGroupInfo; variable
H A Dhm_symbol_node_build.cpp81 static void MergePathByLayerColor(const std::vector<RSGroupInfo>& groupInfos, in MergePathByLayerColor()
128 static bool IsMaskLayer(RSPath& multPath, const std::vector<RSGroupInfo>& groupInfos, std::vector<R… in IsMaskLayer()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Ddrawing.h76 using RSGroupInfo = RSDrawing::DrawingGroupInfo; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/
H A Dsymbol_node_build.cpp21 static void MergePath(RSPath& multPath, const std::vector<RSGroupInfo>& groupInfos, std::vector<RSP… in MergePath()