Home
last modified time | relevance | path

Searched defs:GetDrawCmdList (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_result.h40 std::shared_ptr<DrawCmdList> GetDrawCmdList() const in GetDrawCmdList() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Drecording_canvas.cpp42 std::shared_ptr<DrawCmdList> RecordingCanvas::GetDrawCmdList() const in GetDrawCmdList() function in OHOS::Rosen::Drawing::RecordingCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_recording_canvas.cpp39 std::shared_ptr<DrawCmdList> RSRecordingCanvas::GetDrawCmdList() const in GetDrawCmdList() function in OHOS::Rosen::RSRecordingCanvas