| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | path_painter.cpp | 24 void PathPainter::DrawPath(RSCanvas& canvas, const PathPaintProperty& pathPaintProperty) in DrawPath() function in OHOS::Ace::NG::PathPainter 32 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() function in OHOS::Ace::NG::PathPainter
|
| D | sk_painter.cpp | 28 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& s… in DrawPath() function in OHOS::Ace::NG::SkPainter 142 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() function in OHOS::Ace::NG::SkPainter
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/render/ |
| D | mock_path_painter.cpp | 23 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) {} in DrawPath() function in OHOS::Ace::NG::PathPainter 24 void PathPainter::DrawPath(RSCanvas& canvas, const PathPaintProperty& shapePaintProperty) {} in DrawPath() function in OHOS::Ace::NG::PathPainter
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/ |
| D | testing_canvas.h | 54 virtual void DrawPath(const TestingPath& path) {} in DrawPath() function
|
| /foundation/arkui/ui_lite/frameworks/engines/gfx/ |
| D | soft_engine.cpp | 117 void SoftEngine::DrawPath(BufferInfo& dst, in DrawPath() function in OHOS::SoftEngine
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| D | core_canvas.cpp | 111 void CoreCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::CoreCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
| D | rs_canvas_listener.h | 86 virtual void DrawPath(const Drawing::Path& path) {}; in DrawPath() function
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | recording_canvas.cpp | 116 void RecordingCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::RecordingCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
| D | rs_gpu_overdraw_canvas_listener.cpp | 349 void RSGPUOverdrawCanvasListener::DrawPath(const Drawing::Path& path) in DrawPath() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
|
| D | rs_listened_canvas.cpp | 271 void RSListenedCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::RSListenedCanvas
|
| D | rs_cpu_overdraw_canvas_listener.cpp | 297 void RSCPUOverdrawCanvasListener::DrawPath(const Drawing::Path& path) in DrawPath() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_paint_filter_canvas.cpp | 111 void RSPaintFilterCanvasBase::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::RSPaintFilterCanvasBase
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_canvas.cpp | 275 void SkiaCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::SkiaCanvas
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_canvas.cpp | 738 void UICanvas::DrawPath(const Paint& paint) in DrawPath() function in OHOS::UICanvas
|