Searched defs:GetDrawCmdList (Results 1 – 6 of 6) sorted by relevance
28 std::shared_ptr<TestingDrawCmdList> GetDrawCmdList() const in GetDrawCmdList() function
33 std::shared_ptr<DrawCmdList> GetDrawCmdList() const { return drawCmdList_; } in GetDrawCmdList() function
35 std::shared_ptr<Drawing::DrawCmdList> GetDrawCmdList() const in GetDrawCmdList() function
74 virtual std::shared_ptr<Drawing::DrawCmdList> GetDrawCmdList() const in GetDrawCmdList() function
60 std::shared_ptr<Drawing::DrawCmdList> GetDrawCmdList() const override in GetDrawCmdList() function
43 std::shared_ptr<DrawCmdList> RecordingCanvas::GetDrawCmdList() const in GetDrawCmdList() function in OHOS::Rosen::Drawing::RecordingCanvas