Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list_helper.h242 static DrawingRenderGroup GetRenderGroupFromCmdList(const CmdList& cmdList,
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp365 renderGroups.push_back(GetRenderGroupFromCmdList(cmdList, handleVector2.at(i))); in GetSymbolLayersFromCmdList()
383 DrawingRenderGroup CmdListHelper::GetRenderGroupFromCmdList(const CmdList& cmdList, in GetRenderGroupFromCmdList() function in OHOS::Rosen::Drawing::CmdListHelper
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp311 auto obj = CmdListHelper::GetRenderGroupFromCmdList(*cmdList, handle);