/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
|
H A D | extension_handler.cpp | 51 void ExtensionHandler::Draw(DrawingContext& context) in Draw() function in OHOS::Ace::NG::ExtensionHandler
|
/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
|
/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 44 void BezierCurveToOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::BezierCurveToOp 49 void SetTransformOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::SetTransformOp 54 void SetFillColorOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::SetFillColorOp 59 void SetFillGradientOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::SetFillGradientOp 66 void SetFillPatternNGOp::Draw(CanvasPaintMethod* method) const in Draw() function in OHOS::Ace::NG::SetFillPatternNGOp 71 void SetAlphaOp::Draw(CanvasPaintMetho function in OHOS::Ace::NG::SetAlphaOp 76 void SetFillRuleForPathOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFillRuleForPathOp 81 void SetFillRuleForPath2DOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFillRuleForPath2DOp 86 void FillOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::FillOp 91 void Fill2DOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::Fill2DOp 96 void MoveToOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::MoveToOp 101 void BeginPathOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::BeginPathOp 106 void SetFilterParamOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFilterParamOp 111 void ClosePathOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ClosePathOp 116 void ClearRectOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ClearRectOp 121 void SetStrokeColorOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetStrokeColorOp 126 void SetStrokeGradientOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetStrokeGradientOp 133 void SetStrokePatternNGOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetStrokePatternNGOp 138 void LineToOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::LineToOp 143 void SetLineJoinOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetLineJoinOp 148 void SetLineCapOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetLineCapOp 153 void SetLineWidthOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetLineWidthOp 158 void SetMiterLimitOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetMiterLimitOp 163 void StrokeOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::StrokeOp 168 void Stroke2DOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::Stroke2DOp 173 void SetCompositeTypeOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetCompositeTypeOp 178 void ClipOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ClipOp 183 void Clip2DOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::Clip2DOp 188 void StrokeRectOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::StrokeRectOp 193 void ArcOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ArcOp 198 void ArcToOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ArcToOp 203 void AddRectOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::AddRectOp 208 void EllipseOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::EllipseOp 213 void QuadraticCurveToOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::QuadraticCurveToOp 218 void PutImageDataOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::PutImageDataOp 223 void ScaleOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ScaleOp 228 void RotateOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::RotateOp 233 void TransformOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::TransformOp 238 void TranslateOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::TranslateOp 243 void SaveLayerOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SaveLayerOp 248 void RestoreLayerOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::RestoreLayerOp 253 void SetAntiAliasOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetAntiAliasOp 258 void SetTextDirectionOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetTextDirectionOp 263 void SetLineDashOffsetOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetLineDashOffsetOp 268 void SetLineDashOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetLineDashOp 273 void SetTextAlignOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetTextAlignOp 278 void SetTextBaselineOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetTextBaselineOp 283 void SetShadowColorOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetShadowColorOp 288 void SetShadowBlurOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetShadowBlurOp 293 void SetShadowOffsetXOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetShadowOffsetXOp 298 void SetShadowOffsetYOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetShadowOffsetYOp 303 void SetSmoothingEnabledOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetSmoothingEnabledOp 308 void SetSmoothingQualityOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetSmoothingQualityOp 313 void SetFontSizeOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFontSizeOp 318 void SetFontStyleOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFontStyleOp 323 void SetFontWeightOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFontWeightOp 328 void SetFontFamiliesOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::SetFontFamiliesOp 333 void DrawSvgImageOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::DrawSvgImageOp 338 void DrawImageOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::DrawImageOp 343 void DrawPixelMapOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::DrawPixelMapOp 349 void TransferFromImageBitmapOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::TransferFromImageBitmapOp 355 void StrokeTextOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::StrokeTextOp 360 void ResetCanvasOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ResetCanvasOp 365 void ResetTransformOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::ResetTransformOp 370 void SetInvalidateOp::Draw(CanvasPaintMethod* method) const {} Draw() function in OHOS::Ace::NG::SetInvalidateOp 372 void CanvasPaintOp::Draw(CanvasPaintMethod* method) const Draw() function in OHOS::Ace::NG::CanvasPaintOp [all...] |
/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 | gradient_style_modifier.cpp | 29 void GradientStyleModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Ace::NG::GradientStyleModifier
|
/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
|
H A D | rs_misc_drawable_test.cpp | 43 void Draw(Drawing::Canvas& canvas) {} in Draw() function in OHOS::Rosen::ConcreteRSRenderNodeDrawableAdapter
|
/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
|
/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
|
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/ |
H A D | rs_render_node_shadow_drawable_test.cpp | 46 void Draw(Drawing::Canvas& canvas) {} in Draw() function in OHOS::Rosen::ConcreteRSRenderNodeDrawableAdapter
|
H A D | rs_misc_draw_test.cpp | 43 void Draw(Drawing::Canvas& canvas) {} in Draw() function in OHOS::Rosen::ConcreteRSRenderNodeDrawableAdapter
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable_frame_geometry.cpp | 27 void RSFrameGeometryDrawable::Draw(const RSRenderContent& content, RSPaintFilterCanvas& canvas) const 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
|
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) const 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) const in Draw() function in OHOS::Rosen::RSAlphaOffscreenDrawable
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_surface_view.cpp | 143 void UISurfaceView::Draw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in Draw() function in OHOS::UISurfaceView
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test_text.cpp | 67 void TextCustomModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Rosen::TextCustomModifier
|
H A D | rs_graphic_test_img.cpp | 94 void ImageCustomModifier::Draw(RSDrawingContext& context) const in Draw() function in OHOS::Rosen::ImageCustomModifier
|
/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 *shader,
in Draw() function in OHOS::Media::Effect::RenderOpenglRenderer
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_triangle.cpp | 20 void DrawTriangle::Draw(BufferInfo& gfxDstBuffer, in Draw() function in OHOS::DrawTriangle
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_node_gc_test.cpp | 111 void Draw(Drawing::Canvas& canvas) {} in HWTEST_F() function in OHOS::Rosen::ConcreteRSRenderNodeDrawableAdapter
|
/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | knuckle_glow_point.cpp | 83 void KnuckleGlowPoint::Draw(Rosen::ExtendRecordingCanvas* canvas) in Draw() function in OHOS::MMI::KnuckleGlowPoint
|
H A D | knuckle_divergent_point.cpp | 76 void KnuckleDivergentPoint::Draw(Rosen::ExtendRecordingCanvas* canvas) in Draw() function in OHOS::MMI::KnuckleDivergentPoint
|
H A D | knuckle_glow_trace_system.cpp | 58 void KnuckleGlowTraceSystem::Draw(Rosen::ExtendRecordingCanvas* canvas) in Draw() function in OHOS::MMI::KnuckleGlowTraceSystem
|
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
H A D | egl_core.cpp | 194 void EGLCore::Draw()
in Draw() function in OHOS::EGLCore
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/ |
H A D | rs_modifier_manager.cpp | 34 void RSModifierManager::Draw() in Draw() function in OHOS::Rosen::RSModifierManager
|