| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | path_painter.cpp | 28 void PathPainter::DrawPath(RSCanvas& canvas, const PathPaintProperty& pathPaintProperty) in DrawPath() function in OHOS::Ace::NG::PathPainter 40 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 256 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() function in OHOS::Ace::NG::SkPainter
|
| /foundation/arkui/ace_engine/test/mock/core/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/render/adapter/rosen/ |
| D | drawing_painter.cpp | 22 void DrawingPainter::DrawPath( in DrawPath() function in OHOS::Ace::NG::DrawingPainter 135 void DrawingPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath() function in OHOS::Ace::NG::DrawingPainter
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| D | texgine_canvas.cpp | 159 void TexgineCanvas::DrawPath(const SkPath &path, const TexginePaint &paint) in DrawPath() function in OHOS::Rosen::TextEngine::TexgineCanvas
|
| /foundation/arkui/ui_lite/frameworks/engines/gfx/ |
| D | soft_engine.cpp | 117 void SoftEngine::DrawPath(BufferInfo& dst, in DrawPath() function in OHOS::SoftEngine
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| D | testing_canvas.h | 56 virtual void DrawPath(const TestingPath& path) {} in DrawPath() function
|
| /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/render_service_base/src/platform/ohos/overdraw/ |
| D | rs_gpu_overdraw_canvas_listener.cpp | 354 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/2d_graphics/src/drawing/draw/ |
| D | core_canvas.cpp | 146 void CoreCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::CoreCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| D | recording_canvas.cpp | 147 void RecordingCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::RecordingCanvas
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/ |
| D | js_canvas.cpp | 544 napi_value JsCanvas::DrawPath(napi_env env, napi_callback_info info) in DrawPath() function in OHOS::Rosen::Drawing::JsCanvas
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_paint_filter_canvas.cpp | 217 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 | 340 void SkiaCanvas::DrawPath(const Path& path) in DrawPath() function in OHOS::Rosen::Drawing::SkiaCanvas
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_canvas.cpp | 766 void UICanvas::DrawPath(const Paint& paint) in DrawPath() function in OHOS::UICanvas
|