Home
last modified time | relevance | path

Searched refs:CUSTOM_PREVIEW_ANIMATION_CURVE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.cpp30 const RefPtr<Curve> CUSTOM_PREVIEW_ANIMATION_CURVE = variable
98 option.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in ShowBorderRadiusAndShadowAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp63 const RefPtr<Curve> CUSTOM_PREVIEW_ANIMATION_CURVE = variable
346 option.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in SetHoverImageStackBorderRadius()
417 option.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in UpdatePreivewVisibleArea()
443 scaleOption.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in UpdateHoverImagePreviewScale()
H A Dmenu_pattern.cpp75 const RefPtr<Curve> CUSTOM_PREVIEW_ANIMATION_CURVE = variable
1099 scaleOption.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in ShowPreviewMenuScaleAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp143 const RefPtr<Curve> CUSTOM_PREVIEW_ANIMATION_CURVE = variable
187 previewOption.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in ShowPreviewBgDisappearAnimationProc()
337 option.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in UpdatePreivewVisibleAreaWhenDisappear()
378 option.SetCurve(CUSTOM_PREVIEW_ANIMATION_CURVE); in UpdateHoverImageDisappearScaleAndPosition()