Home
last modified time | relevance | path

Searched defs:canvas_ (Results 1 – 24 of 24) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_virtual_screen_processor.h39 std::unique_ptr<RSPaintFilterCanvas> canvas_; variable
Drs_uni_render_virtual_processor.h42 std::unique_ptr<RSPaintFilterCanvas> canvas_; variable
Drs_uni_ui_capture.h81 std::shared_ptr<RSPaintFilterCanvas> canvas_ = nullptr; variable
Drs_render_service_visitor.h71 std::shared_ptr<RSPaintFilterCanvas> canvas_; variable
Drs_surface_capture_task.h93 std::unique_ptr<RSPaintFilterCanvas> canvas_ = nullptr; variable
Drs_uni_render_visitor.h295 std::shared_ptr<RSPaintFilterCanvas> canvas_; variable
/foundation/arkui/ace_engine/frameworks/core/components/shape/
Drosen_render_shape_container.h56 RSCanvas* canvas_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dflutter_render_context.h90 fml::RefPtr<flutter::Canvas> canvas_; variable
/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/include/
Dsk_image_chain.h60 SkCanvas* canvas_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_canvas_drawing_render_node.h74 std::unique_ptr<RSPaintFilterCanvas> canvas_; variable
Drs_paint_filter_canvas.h110 Drawing::Canvas* canvas_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_paint_filter_canvas_test.cpp30 static inline RSPaintFilterCanvas* canvas_; member in OHOS::Rosen::RSPaintFilterCanvasTest
Drs_render_node_test.cpp39 static inline RSPaintFilterCanvas* canvas_; member in OHOS::Rosen::RSRenderNodeTest
Drs_canvas_render_node_test.cpp32 static inline RSPaintFilterCanvas* canvas_; member in OHOS::Rosen::RSCanvasRenderNodeTest
Drs_surface_render_node_test.cpp33 static inline RSPaintFilterCanvas* canvas_; member in OHOS::Rosen::RSSurfaceRenderNodeTest
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
Dui_test_view_scale_rotate.h71 UICanvas* canvas_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_visitor.h100 std::shared_ptr<RSPaintFilterCanvas> canvas_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
Drosen_render_offscreen_canvas.h122 std::unique_ptr<RSCanvas> canvas_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/driven_render/
Drs_driven_render_visitor.h62 std::shared_ptr<RSPaintFilterCanvas> canvas_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_parallel_sub_thread.h128 std::shared_ptr<RSPaintFilterCanvas> canvas_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
Drs_render_modifier.h54 RSPaintFilterCanvas* canvas_ = nullptr; member
/foundation/arkui/ui_lite/test/unittest/components/
Dui_canvas_unit_test.cpp122 static TestUICanvas* canvas_; member in OHOS::UICanvasTest
126 TestUICanvas* UICanvasTest::canvas_ = nullptr; member in OHOS::UICanvasTest
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dcanvas_component.h378 UICanvas canvas_; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
Ddraw_cmd.h65 Canvas& canvas_; variable