Searched refs:GetRegionFromCmdList (Results 1 – 4 of 4) sorted by relevance
200 …static std::shared_ptr<Region> GetRegionFromCmdList(const CmdList& cmdList, const OpDataHandle& re…
567 auto sptr = CmdListHelper::GetRegionFromCmdList(*cmdList, handle);
536 std::shared_ptr<Region> CmdListHelper::GetRegionFromCmdList(const CmdList& cmdList, const OpDataHan… in GetRegionFromCmdList() function in OHOS::Rosen::Drawing::CmdListHelper
772 region_ = CmdListHelper::GetRegionFromCmdList(cmdList, handle->region); in DrawRegionOpItem()1743 region_ = CmdListHelper::GetRegionFromCmdList(cmdList, handle->region); in ClipRegionOpItem()