/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | path.cpp | 133 void Path::AddRect(const Rect& rect, PathDirection dir) in AddRect() function in OHOS::Rosen::Drawing::Path 138 void Path::AddRect(const Rect& rect, unsigned start, PathDirection dir) in AddRect() function in OHOS::Rosen::Drawing::Path 143 void Path::AddRect(scalar left, scalar top, scalar right, scalar bottom, PathDirection dir) in AddRect() function in OHOS::Rosen::Drawing::Path
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path.cpp | 149 void SkiaPath::AddRect(scalar left, scalar top, scalar right, scalar bottom, PathDirection dir) in AddRect() function in OHOS::Rosen::Drawing::SkiaPath 156 void SkiaPath::AddRect(const Rect& rect, unsigned start, PathDirection dir) in AddRect() function in OHOS::Rosen::Drawing::SkiaPath
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | offscreen_canvas_pattern.cpp | 109 void OffscreenCanvasPattern::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::NG::OffscreenCanvasPattern
|
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 339 void OffscreenCanvasRenderingContext2DModelNG::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
|
H A D | canvas_rendering_context_2d_model_ng.cpp | 466 void CanvasRenderingContext2DModelNG::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
|
H A D | canvas_pattern.cpp | 371 void CanvasPattern::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::NG::CanvasPattern
|
H A D | custom_paint_paint_method.cpp | 903 void CustomPaintPaintMethod::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::NG::CustomPaintPaintMethod
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 325 void CanvasRenderingContext2DModelImpl::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
|
H A D | offscreen_canvas_rendering_context_2d_model_impl.cpp | 326 void OffscreenCanvasRenderingContext2DModelImpl::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/ |
H A D | js_path.cpp | 263 napi_value JsPath::AddRect(napi_env env, napi_callback_info info) in AddRect() function in OHOS::Rosen::Drawing::JsPath
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | custom_paint_component.cpp | 189 void CanvasTaskPool::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::CanvasTaskPool
|
H A D | rosen_render_custom_paint.cpp | 1278 void RosenRenderCustomPaint::AddRect(const Offset& offset, const Rect& rect) in AddRect() function in OHOS::Ace::RosenRenderCustomPaint
|
H A D | rosen_render_offscreen_canvas.cpp | 164 void RosenRenderOffscreenCanvas::AddRect(const Rect& rect) in AddRect() function in OHOS::Ace::RosenRenderOffscreenCanvas
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_canvas.cpp | 191 void UICanvas::AddRect(const Point& point, int16_t height, int16_t width) in AddRect() function in OHOS::UICanvas
|