Searched refs:pixelMapDrawCmdList (Results 1 – 1 of 1) sorted by relevance
134 std::shared_ptr<Drawing::DrawCmdList> pixelMapDrawCmdList = nullptr; in MakePiexlMapDrawCmdList() local158 pixelMapDrawCmdList = in MakePiexlMapDrawCmdList()162 … auto objectHandle = Drawing::CmdListHelper::AddImageObjectToCmdList(*pixelMapDrawCmdList, object); in MakePiexlMapDrawCmdList()166 …pixelMapDrawCmdList->AddDrawOp<Drawing::DrawPixelMapWithParmOpItem::ConstructorHandle>(objectHandl… in MakePiexlMapDrawCmdList()169 return pixelMapDrawCmdList; in MakePiexlMapDrawCmdList()211 auto pixelMapDrawCmdList = MakePiexlMapDrawCmdList(recording, ctx); in FinishDrawing() local212 if (pixelMapDrawCmdList) { in FinishDrawing()215 return pixelMapDrawCmdList; in FinishDrawing()