Home
last modified time | relevance | path

Searched refs:DrawingSymbolLayers (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol.h114 struct DrawingSymbolLayers { struct
135 DrawingSymbolLayers symbolInfo_;
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Ddrawing.h36 using RSSymbolLayers = RSDrawing::DrawingSymbolLayers;
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Ddrawing.h68 using RSSymbolLayers = RSDrawing::DrawingSymbolLayers;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list_helper.h237 static SymbolLayersHandle AddSymbolLayersToCmdList(CmdList& cmdList, const DrawingSymbolLayers& symbolLayers);
238 static DrawingSymbolLayers GetSymbolLayersFromCmdList(const CmdList& cmdList,
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp330 SymbolLayersHandle CmdListHelper::AddSymbolLayersToCmdList(CmdList& cmdList, const DrawingSymbolLayers& symbolLayers) in AddSymbolLayersToCmdList()
349 DrawingSymbolLayers CmdListHelper::GetSymbolLayersFromCmdList(const CmdList& cmdList, in GetSymbolLayersFromCmdList()
352 DrawingSymbolLayers symbolLayers; in GetSymbolLayersFromCmdList()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp282 DrawingSymbolLayers symbolLayers{}; in HWTEST_F()
285 DrawingSymbolLayers obj = CmdListHelper::GetSymbolLayersFromCmdList(*cmdList, handle); in HWTEST_F()
H A Ddraw_cmd_test.cpp350 DrawingSymbolLayers symbolInfo; in HWTEST_F()

Completed in 8 milliseconds