/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_op.cpp | 24 void SaveOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::SaveOp 29 void RestoreOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::RestoreOp 34 void FillRectOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::FillRectOp 39 void FillTextOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::FillTextOp 86 void FillOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::FillOp 91 void Fill2DOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::Fill2DOp 96 void MoveToOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::MoveToOp 178 void ClipOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::ClipOp 193 void ArcOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::ArcOp 198 void ArcToOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::ArcToOp [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | graphic_modifier.cpp | 77 void GrayScaleModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::GrayScaleModifier 89 void BrightnessModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::BrightnessModifier 101 void ContrastModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::ContrastModifier 113 void SaturateModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::SaturateModifier 125 void SepiaModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::SepiaModifier 137 void InvertModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::InvertModifier 149 void HueRotateModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::HueRotateModifier 161 void ColorBlendModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::ColorBlendModifier
|
H A D | border_image_modifier.h | 33 void Draw(RSDrawingContext& context) const override in Draw() function
|
H A D | debug_boundary_modifier.h | 33 void Draw(RSDrawingContext& context) const override in Draw() function
|
H A D | mouse_select_modifier.h | 29 void Draw(RSDrawingContext& context) const override in Draw() function
|
H A D | background_modifier.h | 33 void Draw(Rosen::RSDrawingContext& context) const override in Draw() function 67 void Draw(Rosen::RSDrawingContext& context) const override in Draw() function
|
H A D | focus_state_modifier.h | 40 void Draw(RSDrawingContext& context) const override in Draw() function
|
H A D | rosen_modifier_adapter.cpp | 70 void ContentModifierAdapter::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::ContentModifierAdapter 166 void OverlayModifierAdapter::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::OverlayModifierAdapter 197 void ForegroundModifierAdapter::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::ForegroundModifierAdapter
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable_utilities.cpp | 26 void RSAliasDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSAliasDrawable 34 void RSSaveDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSSaveDrawable 40 void RSRestoreDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSRestoreDrawable 49 void RSCustomSaveDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSCustomSaveDrawable 57 void RSCustomRestoreDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) con… in Draw() function in OHOS::Rosen::RSCustomRestoreDrawable 65 void RSModifierDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSModifierDrawable 104 void RSAlphaDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSAlphaDrawable 119 void RSAlphaOffscreenDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) co… in Draw() function in OHOS::Rosen::RSAlphaOffscreenDrawable
|
H A D | rs_property_drawable_bounds_geometry.cpp | 40 void RSBoundsGeometryDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) co… in Draw() function in OHOS::Rosen::RSBoundsGeometryDrawable 49 void RSClipBoundsDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSClipBoundsDrawable 84 void RSPointLightDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSPointLightDrawable 139 void RSBorderDRRectDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSBorderDRRectDrawable 198 void RSBorderPathDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSBorderPathDrawable 308 void RSSvgDomMaskDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSSvgDomMaskDrawable 383 void RSPathMaskDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSPathMaskDrawable 485 void RSShadowDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSShadowDrawable 637 void RSDynamicDimDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSDynamicDimDrawable 887 void RSParticleDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSParticleDrawable [all …]
|
H A D | rs_property_drawable_frame_geometry.cpp | 27 void RSFrameGeometryDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) con… in Draw() function in OHOS::Rosen::RSFrameGeometryDrawable 36 void RSColorFilterDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSColorFilterDrawable 92 void RSClipFrameDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const in Draw() function in OHOS::Rosen::RSClipFrameDrawable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/ |
H A D | rs_extended_modifier_test.cpp | 43 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::ExtendedModifierTest 69 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::TransitionModifierTest 77 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::BackgroundStyleModifierTest 84 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::ContentStyleModifierTest 91 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::ForegroundStyleModifierTest 98 void Draw(RSDrawingContext& context) const override in Draw() function in OHOS::Rosen::OverlayStyleModifierTest
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | modifier.cpp | 27 void ContentModifier::Draw(DrawingContext& context) in Draw() function in OHOS::Ace::NG::ContentModifier 48 void OverlayModifier::Draw(DrawingContext& context) in Draw() function in OHOS::Ace::NG::OverlayModifier 69 void ForegroundModifier::Draw(DrawingContext& context) in Draw() function in OHOS::Ace::NG::ForegroundModifier
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/mingw/ |
H A D | frame_painter.cpp | 26 void FramePainter::Draw(Drawing::Canvas &canvas) in Draw() function in OHOS::Rosen::FramePainter
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
H A D | render_opengl_renderer.cpp | 28 void RenderOpenglRenderer::Draw(GLuint texId, RenderMesh *mesh, RenderGeneralProgram *shader, in Draw() function in OHOS::Media::Effect::RenderOpenglRenderer 47 void RenderOpenglRenderer::Draw(GLuint texId, GLuint fbo, RenderMesh *mesh, RenderGeneralProgram *s… in Draw() function in OHOS::Media::Effect::RenderOpenglRenderer
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/ |
H A D | algo_filter.cpp | 37 void AlgoFilter::Draw(ProcessData& data) in Draw() function in OHOS::Rosen::AlgoFilter
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_render_node_shadow_drawable_test.cpp | 46 void Draw(Drawing::Canvas& canvas) {} in Draw() function in OHOS::Rosen::ConcreteRSRenderNodeDrawableAdapter
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_transition_demo.cpp | 59 void Draw(RSDrawingContext& context) const override in Draw() function in TransitionModifier1 135 void Draw(RSDrawingContext& context) const override in Draw() function in TransitionModifier2 186 void Draw(RSDrawingContext& context) const override in Draw() function in TransitionModifier3 240 void Draw(RSDrawingContext& context) const override in Draw() function in TransitionModifier4 295 void Draw(RSDrawingContext& context) const override in Draw() function in TransitionModifier5
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_render_node_shadow_drawable.cpp | 33 void RSRenderNodeShadowDrawable::Draw(Drawing::Canvas& canvas) in Draw() function in OHOS::Rosen::DrawableV2::RSRenderNodeShadowDrawable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
H A D | circle_pattern_test_ng.cpp | 43 void Draw(RefPtr<FrameNode> frameNode) override in Draw() function in OHOS::Ace::NG::CirclePatternTestNg
|
H A D | ellipse_pattern_test_ng.cpp | 37 void Draw(RefPtr<FrameNode> frameNode) override in Draw() function in OHOS::Ace::NG::EllipsePatternTestNg
|
H A D | polygon_pattern_test_ng.cpp | 36 void Draw(RefPtr<FrameNode> frameNode) override in Draw() function in OHOS::Ace::NG::PolygonPatternTestNg
|
H A D | polyline_pattern_test_ng.cpp | 36 void Draw(RefPtr<FrameNode> frameNode) override in Draw() function in OHOS::Ace::NG::PolylinePatternTestNg
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_extended_modifier.h | 127 void Draw(RSDrawingContext& context) const override {}; in Draw() function 259 void Draw(RSDrawingContext& context) const override final {} in Draw() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_quote.h | 56 void Draw(RSCanvas& canvas, const Size& viewPort, const std::optional<Color>& color) override in Draw() function
|