Home
last modified time | relevance | path

Searched defs:AttachPen (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpaint.cpp113 void Paint::AttachPen(const Pen& pen) in AttachPen() function in OHOS::Rosen::Drawing::Paint
H A Dcore_canvas.cpp496 CoreCanvas& CoreCanvas::AttachPen(const Pen& pen) in AttachPen() function in OHOS::Rosen::Drawing::CoreCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
H A Drs_canvas_listener.h73 virtual void AttachPen(const Drawing::Pen& pen) {}; in AttachPen() function in OHOS::Rosen::RSCanvasListener
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_gpu_overdraw_canvas_listener.cpp251 void RSGPUOverdrawCanvasListener::AttachPen(const Drawing::Pen& pen) in AttachPen() function in OHOS::Rosen::RSGPUOverdrawCanvasListener
H A Drs_listened_canvas.cpp207 CoreCanvas& RSListenedCanvas::AttachPen(const Drawing::Pen& pen) in AttachPen() function in OHOS::Rosen::RSListenedCanvas
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_canvas.h75 virtual TestingCanvas& AttachPen(const TestingPen& pen) in AttachPen() function in OHOS::Ace::Testing::TestingCanvas
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp830 CoreCanvas& RSPaintFilterCanvasBase::AttachPen(const Pen& pen) in AttachPen() function in OHOS::Rosen::RSPaintFilterCanvasBase
996 CoreCanvas& RSPaintFilterCanvas::AttachPen(const Pen& pen) in AttachPen() function in OHOS::Rosen::RSPaintFilterCanvas
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.cpp1391 napi_value JsCanvas::AttachPen(napi_env env, napi_callback_info info) in AttachPen() function in OHOS::Rosen::Drawing::JsCanvas

Completed in 11 milliseconds