Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp379 std::pair<size_t, size_t> groupInfosHandle = AddVectorToCmdList(cmdList, handleVector); in AddRenderGroupToCmdList() local
380 return { groupInfosHandle, group.color }; in AddRenderGroupToCmdList()