/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_label_button.cpp | 27 void UILabelButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UILabelButton
|
H A D | ui_box_scroll_bar.cpp | 33 void UIBoxScrollBar::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) in OnDraw() function in OHOS::UIBoxScrollBar
|
H A D | ui_repeat_button.cpp | 28 void UIRepeatButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIRepeatButton
|
H A D | ui_surface_view.cpp | 138 void UISurfaceView::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UISurfaceView
|
H A D | ui_circle_progress.cpp | 121 void UICircleProgress::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UICircleProgress
|
H A D | ui_axis.cpp | 94 void UIAxis::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIAxis
|
H A D | ui_arc_scroll_bar.cpp | 63 void UIArcScrollBar::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) in OnDraw() function in OHOS::UIArcScrollBar
|
H A D | ui_abstract_scroll_bar.h | 32 virtual void OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, uint8_t backgroundOpa) {} in OnDraw() function in OHOS::UIAbstractScrollBar
|
H A D | ui_box_progress.cpp | 293 void UIBoxProgress::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIBoxProgress
|
H A D | ui_radio_button.cpp | 84 void UIRadioButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIRadioButton
|
H A D | ui_toggle_button.cpp | 96 void UIToggleButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIToggleButton
|
H A D | ui_button.cpp | 90 void UIButton::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIButton
|
H A D | ui_slider.cpp | 251 void UISlider::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UISlider
|
H A D | ui_checkbox.cpp | 220 void UICheckBox::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UICheckBox
|
H A D | ui_analog_clock.cpp | 216 void UIAnalogClock::OnDraw(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea) in OnDraw() function in OHOS::UIAnalogClock
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_root_render_node_drawable.cpp | 33 void RSRootRenderNodeDrawable::OnDraw(Drawing::Canvas& canvas) in OnDraw() function in OHOS::Rosen::DrawableV2::RSRootRenderNodeDrawable
|
H A D | rs_canvas_render_node_drawable.cpp | 43 void RSCanvasRenderNodeDrawable::OnDraw(Drawing::Canvas& canvas) in OnDraw() function in OHOS::Rosen::DrawableV2::RSCanvasRenderNodeDrawable
|
H A D | rs_effect_render_node_drawable.cpp | 33 void RSEffectRenderNodeDrawable::OnDraw(Drawing::Canvas& canvas) in OnDraw() function in OHOS::Rosen::DrawableV2::RSEffectRenderNodeDrawable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_use.cpp | 54 void SvgUse::OnDraw(RSCanvas& canvas, const Size& layout, const std::optional<Color>& color) in OnDraw() function in OHOS::Ace::NG::SvgUse
|
H A D | svg_graphic.cpp | 26 void SvgGraphic::OnDraw(RSCanvas& canvas, const Size& layout, const std::optional<Color>& color) in OnDraw() function in OHOS::Ace::NG::SvgGraphic
|
H A D | svg_image.cpp | 30 void SvgImage::OnDraw(RSCanvas& canvas, const Size& viewPort, const std::optional<Color>& color) in OnDraw() function in OHOS::Ace::NG::SvgImage
|
H A D | svg_node.h | 177 virtual void OnDraw(RSCanvas& canvas, const Size& viewPort, const std::optional<Color>& color) {} in OnDraw() function in OHOS::Ace::NG::SvgNode
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | extension_handler.cpp | 120 void ExtensionHandler::OnDraw(DrawingContext& context) in OnDraw() function in OHOS::Ace::NG::ExtensionHandler
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_picture_player.cpp | 158 bool BootPicturePlayer::OnDraw(Rosen::Drawing::CoreCanvas* canvas, int32_t curNo) in OnDraw() function in OHOS::BootPicturePlayer
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | extension_companion_node.cpp | 143 void ExtensionCompanionNode::OnDraw(DrawingContext& context) in OnDraw() function in OHOS::Ace::NG::ExtensionCompanionNode
|