/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
H A D | rs_canvas_listener.h | 53 virtual void DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadowStyle() function in OHOS::Rosen::RSCanvasListener
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/ |
H A D | rs_gpu_overdraw_canvas_listener.cpp | 189 void RSGPUOverdrawCanvasListener::DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadowStyle() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
|
H A D | rs_cpu_overdraw_canvas_listener.cpp | 136 void RSCPUOverdrawCanvasListener::DrawShadowStyle(const Drawing::Path& path, const Drawing::Point3& planeParams, in DrawShadowStyle() function in OHOS::Rosen::RSCPUOverdrawCanvasListener
|
H A D | rs_listened_canvas.cpp | 131 void RSListenedCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() function in OHOS::Rosen::RSListenedCanvas
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_canvas.h | 71 virtual void DrawShadowStyle(const TestingPath& path, const TestingPoint3& planeParams, in DrawShadowStyle() function in OHOS::Ace::Testing::TestingCanvas
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | recording_canvas.cpp | 201 void RecordingCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() function in OHOS::Rosen::Drawing::RecordingCanvas
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_paint_filter_canvas.cpp | 282 void RSPaintFilterCanvasBase::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() function in OHOS::Rosen::RSPaintFilterCanvasBase
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | core_canvas.cpp | 262 void CoreCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() function in OHOS::Rosen::Drawing::CoreCanvas
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_canvas.cpp | 442 void SkiaCanvas::DrawShadowStyle(const Path& path, const Point3& planeParams, const Point3& devLightPos, in DrawShadowStyle() function in OHOS::Rosen::Drawing::SkiaCanvas
|