Searched defs:CreateFromData (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ | ||
H A D | mask_cmd_list.cpp | 28 std::shared_ptr<MaskCmdList> MaskCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() function in OHOS::Rosen::Drawing::MaskCmdList |
H A D | draw_cmd_list.cpp | 30 std::shared_ptr<DrawCmdList> DrawCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() function in OHOS::Rosen::Drawing::DrawCmdList |