Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp113 RSRenderGroup group1;
114 RSRenderGroup group2;
161 RSRenderGroup group1;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Ddrawing.h35 using RSRenderGroup = RSDrawing::DrawingRenderGroup; variable
H A Dhm_symbol_node_build.cpp29 static void GetLayersGroupId(std::vector<size_t>& groupIds, const RSRenderGroup& renderGroup, size_… in GetLayersGroupId()
83 … std::vector<TextEngine::NodeLayerInfo>& pathsColor, const std::vector<RSRenderGroup>& colorGroups) in MergePathByLayerColor()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Ddrawing.h67 using RSRenderGroup = RSDrawing::DrawingRenderGroup; variable