Home
last modified time | relevance | path

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 Dmask_cmd_list.cpp28 std::shared_ptr<MaskCmdList> MaskCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() function in OHOS::Rosen::Drawing::MaskCmdList
H A Ddraw_cmd_list.cpp30 std::shared_ptr<DrawCmdList> DrawCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData() function in OHOS::Rosen::Drawing::DrawCmdList