Searched refs:PlaybackToDrawCmdList (Results 1 – 2 of 2) sorted by relevance
203 void PlaybackToDrawCmdList(std::shared_ptr<DrawCmdList> drawCmdList);
329 PlaybackToDrawCmdList(static_cast<RecordingCanvas&>(canvas).GetDrawCmdList()); in Playback()499 void DrawCmdList::PlaybackToDrawCmdList(std::shared_ptr<DrawCmdList> drawCmdList) in PlaybackToDrawCmdList() function in OHOS::Rosen::Drawing::DrawCmdList