Home
last modified time | relevance | path

Searched defs:RSCanvas (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Ddrawing.h28 using RSCanvas = RSDrawing::Canvas; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.h91 void SetRSCanvasCallback(std::function<void(RSCanvas*, double, double)>& callback) in SetRSCanvasCallback()
H A Dcanvas_pattern.cpp1021 void CanvasPattern::SetRSCanvasCallback(std::function<void(RSCanvas*, double, double)>& callback) in SetRSCanvasCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing_forward.h45 using RSCanvas = Rosen::Drawing::Canvas; variable
H A Ddrawing_mock.h59 using RSCanvas = Testing::TestingCanvas; variable
H A Ddrawing.h69 using RSCanvas = Rosen::Drawing::Canvas; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Ddrawing.h39 using RSCanvas = RSDrawing::Canvas; variable