Home
last modified time | relevance | path

Searched defs:StrokeRect (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp103 void CanvasTaskPool::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::CanvasTaskPool
H A Drosen_render_custom_paint.cpp489 void RosenRenderCustomPaint::StrokeRect(const Offset& offset, const Rect& rect) in StrokeRect() function in OHOS::Ace::RosenRenderCustomPaint
H A Drosen_render_offscreen_canvas.cpp1314 void RosenRenderOffscreenCanvas::StrokeRect(Rect rect) in StrokeRect() function in OHOS::Ace::RosenRenderOffscreenCanvas
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_rendering_context_2d_model_ng.cpp566 void CanvasRenderingContext2DModelNG::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp425 void OffscreenCanvasRenderingContext2DModelNG::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Doffscreen_canvas_pattern.cpp39 void OffscreenCanvasPattern::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::NG::OffscreenCanvasPattern
H A Dcanvas_pattern.cpp203 void CanvasPattern::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::NG::CanvasPattern
H A Dcustom_paint_paint_method.cpp626 void CustomPaintPaintMethod::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::NG::CustomPaintPaintMethod
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp423 void CanvasRenderingContext2DModelImpl::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp423 void OffscreenCanvasRenderingContext2DModelImpl::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp188 void NativeCanvasRenderer::StrokeRect(const Rect& rect) in StrokeRect() function in OHOS::Ace::Framework::NativeCanvasRenderer
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp474 void UICanvas::StrokeRect(const Point& startPoint, int16_t height, int16_t width, const Paint& paint) in StrokeRect() function in OHOS::UICanvas
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcanvas_component.cpp1192 jerry_value_t CanvasComponent::StrokeRect(const jerry_value_t func, in StrokeRect() function in OHOS::ACELite::CanvasComponent

Completed in 28 milliseconds