| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
| H A D | option_pattern.cpp | 46 auto context = PipelineBase::GetCurrentContext(); in OnModifyDone() local 411 auto context = text_->GetRenderContext(); in SetFontColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
| H A D | render_drag_bar.cpp | 335 auto context = GetContext().Upgrade(); in Stretching() local 409 auto context = context_.Upgrade(); in OnPaintFinish() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
| H A D | text_overlay_manager.cpp | 392 auto context = pipelineContext.Upgrade(); local 539 auto context = pipelineContext.Upgrade(); local 547 TextOverlayManager::TextOverlayManager(const WeakPtr<PipelineContext>& context) argument 585 auto context = pipelineContext.Upgrade(); local 603 auto context = context_.Upgrade(); global() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract_model_ng.cpp | 152 auto context = targetNode->GetRenderContext(); in CreateCustomMenuWithPreview() local 427 auto context = PipelineContext::GetCurrentContext(); in BindContentCover() local 475 RefPtr<PipelineContext> context; GetSheetContext() local 513 auto context = GetSheetContext(sheetStyle); BindSheet() local 558 auto context = PipelineContext::GetCurrentContext(); DismissContentCover() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/data_panel/ |
| H A D | rosen_render_data_panel.cpp | 703 void RosenRenderProgressDataPanel::Paint(RenderContext& context, const Offset& offset) in Paint() argument 712 void RosenRenderProgressDataPanel::PaintEffectedLoadingProgress(RenderContext& context, const Offset& offset) in PaintEffectedLoadingProgress() argument 776 void RosenRenderProgressDataPanel::PaintLoadingProgress(RenderContext& context, const Offset& offset) in PaintLoadingProgress() argument 846 void RosenRenderProgressDataPanel::PaintRingProgress(RenderContext& context, const Offset& offset) in PaintRingProgress() argument 870 PaintBackground( RenderContext& context, const Offset& leftTop, double totalWidth, double height) PaintBackground() argument 901 PaintSpace( RenderContext& context, const Offset& leftTop, double spaceWidth, double xSpace, double height) PaintSpace() argument 926 PaintColorSegment(RenderContext& context, const Offset& leftTop, double segmentValue, double xSegment, double height, const Color segmentStartColor, const Color segmentEndColor) PaintColorSegment() argument 964 PaintLinearProgress(RenderContext& context, const Offset& offset) PaintLinearProgress() argument 1006 Paint(RenderContext& context, const Offset& offset) Paint() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | picker_base_component.cpp | 175 auto context = AceType::DynamicCast<PipelineContext>(container->GetPipelineContext()); in OpenDialog() local 205 auto context = AceType::DynamicCast<PipelineContext>(container->GetPipelineContext()); in CloseDialog() local [all...] |
| H A D | render_picker_base.cpp | 124 const auto context = context_.Upgrade(); in Update() local 169 auto context = context_.Upgrade(); in SetButtonHandler() local 418 auto context = context_.Upgrade(); in SetOutBoxBorderRadius() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/stage/ |
| H A D | stage_element.cpp | 28 auto context = contextWeak.Upgrade(); in StartSharedController() local 53 auto context = contextWeak.Upgrade(); in GetCardController() local 71 auto context in GetCardRect() local 133 auto context = context_.Upgrade(); LaunchPageTransition() local 308 auto context = context_.Upgrade(); RefreshFocus() local 351 auto context = GetContext().Upgrade(); PerformPushPageTransition() local 425 auto context = GetContext().Upgrade(); PerformPopPageTransition() local 514 auto context = context_.Upgrade(); PerformPushPage() local 529 auto context = context_.Upgrade(); PerformPop() local 652 auto context = GetContext().Upgrade(); InitTransition() local 703 auto context = GetContext().Upgrade(); PerformPushMultimodalScene() local 713 auto context = GetContext().Upgrade(); PerformPopMultimodalScene() local 723 auto context = GetContext().Upgrade(); PerformReplaceActiveScene() local 733 auto context = GetContext().Upgrade(); PerformRemoveInactiveScene() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/video/resource/ |
| H A D | player.cpp | 71 auto context = context_.Upgrade(); in Create() local 89 auto context = context_.Upgrade(); in CreatePlayer() local 262 auto context = context_.Upgrade(); in SetTickActive() local 377 auto context = context_.Upgrade(); UnregisterEvent() local 427 auto context = context_.Upgrade(); AddPreparedListener() local 454 auto context = context_.Upgrade(); AddPlayStatusListener() local 478 auto context = context_.Upgrade(); AddCurrentPosListener() local 502 auto context = context_.Upgrade(); AddCompletionListener() local 527 auto context = context_.Upgrade(); PopListener() local 608 auto context = context_.Upgrade(); Release() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
| H A D | drag_animation_helper.cpp | 334 auto context = textNode->GetContext(); in CalcBadgeTextPosition() local 289 CalcBadgeTextOffset(const RefPtr<MenuPattern>& menuPattern, const RefPtr<FrameNode>& imageNode, const RefPtr<PipelineBase>& context, int32_t badgeLength) CalcBadgeTextOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_toolbar_util.cpp | 399 auto context = PipelineContext::GetCurrentContext(); in BuildToolbarMoreMenuNodeAction() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
| H A D | navigation_bar_component.h | 163 void SetContext(const WeakPtr<PipelineContext>& context) in SetContext() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
| H A D | render_semi_modal.cpp | 76 auto context = GetContext().Upgrade(); in IsPageReady() local 230 auto context = context_.Upgrade(); in OnNavigationBarHeightChanged() local 307 auto context = GetContext().Upgrade(); in GetScrollContentHeight() local 581 auto context = context_.Upgrade(); AppendContentRadiusAnimation() local 712 auto context = context_.Upgrade(); ShowUpAnimation() local 742 auto context = context_.Upgrade(); MovePage() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | rosen_render_swiper.cpp | 42 void RosenRenderSwiper::Paint(RenderContext& context, const Offset& offset) in Paint() argument 44 RenderNode::PaintChildList(GetPaintChildList(), context, offset); in Paint() local 68 void RosenRenderSwiper::PaintFade(RenderContext& context, const Offset& offset) in PaintFade() argument 225 void RosenRenderSwiper::PaintIndicator(RenderContext& context, cons argument 236 CanvasDrawIndicator(RenderContext& context, const Offset& offset) CanvasDrawIndicator() argument 293 PaintMask(RenderContext& context, const Offset& offset) const PaintMask() argument 342 DrawIndicator(RenderContext& context, const Offset& offset) DrawIndicator() argument 362 DrawIndicatorBackground(RenderContext& context, const Offset& offset) DrawIndicatorBackground() argument 386 DrawIndicatorFocus(RenderContext& context, const Offset& offset) DrawIndicatorFocus() argument 411 DrawIndicatorHoverBackground(RenderContext& context, const Offset& offset) DrawIndicatorHoverBackground() argument 435 DrawIndicatorItems(RenderContext& context, const Offset& offset) DrawIndicatorItems() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_method.cpp | 97 auto context = context_.Upgrade(); in UpdateContentModifier() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_modifier.cpp | 86 void DataPanelModifier::onDraw(DrawingContext& context) in onDraw() argument 116 void DataPanelModifier::PaintCircle(DrawingContext& context, OffsetF offset) const in PaintCircle() argument 322 PaintLinearProgress(DrawingContext& context, OffsetF offset) const PaintLinearProgress() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | page_transition_option.cpp | 101 TransitionTweenOption::TransitionTweenOption(bool isRightToLeft, const WeakPtr<PipelineContext>& context) in TransitionTweenOption() argument 156 TransitionTvTweenOption::TransitionTvTweenOption(bool isRightToLeft, const WeakPtr<PipelineContext>& context) in TransitionTvTweenOption() argument 281 CreateTransitionTweenOption( DeviceType deviceType, TransitionEvent event, bool isRightToLeft, const RRect& rrect, const WeakPtr<PipelineContext>& context) CreateTransitionTweenOption() argument 310 TransitionPhoneTweenOption( TransitionEvent event, bool isRightToLeft, const WeakPtr<PipelineContext>& context) TransitionPhoneTweenOption() argument 337 TransitionPhoneTweenOption( TransitionEvent event, bool isRightToLeft, const RRect& rrect, const WeakPtr<PipelineContext>& context) TransitionPhoneTweenOption() argument 449 TransitionWatchTweenOption( TransitionEvent event, bool isRightToLeft, const WeakPtr<PipelineContext>& context) TransitionWatchTweenOption() argument [all...] |
| H A D | decoration.cpp | 20 SetContextAndCallback( const WeakPtr<PipelineContext>& context, const RenderNodeAnimationCallback& callback) SetContextAndCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_element.cpp | 40 auto context = context_.Upgrade(); in CreateRenderNode() local 848 auto context = context_.Upgrade(); in Update() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/rating/ |
| H A D | render_rating.cpp | 86 auto context = context_.Upgrade(); in PerformLayout() local 156 auto context = context_.Upgrade(); in UpdateAccessibilityAttr() local 255 auto context = context_.Upgrade(); in RequestFocusAnimation() local 274 auto context = context_.Upgrade(); HandleFocusEvent() local 579 auto context = context_.Upgrade(); MouseHoverTest() local [all...] |
| H A D | render_rating.h | 152 PaintFocus( const Offset& offset, double rrectRadius, const Size& boardSize, RenderContext& context) PaintFocus() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/wrap/ |
| H A D | render_wrap.cpp | 434 auto context = context_.Upgrade(); in LayoutWholeWrap() local 695 auto context = GetContext().Upgrade(); in MaybeRelease() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/slider/ |
| H A D | render_slider.cpp | 127 auto context = context_.Upgrade(); in HandleFocus() local 172 auto context = context_.Upgrade(); in UpdateAccessibilityAttr() local 362 auto context = context_.Upgrade(); in MouseHoverTest() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | pan_recognizer.cpp | 57 auto context = PipelineContext::GetCurrentContext(); in PanRecognizer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_pattern.cpp | 93 auto context = host->GetRenderContext(); in UpdateSelectStatus() local
|