Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp91 const RefPtr<CubicCurve> INDICATOR_ZONE_STRETCH = AceType::MakeRefPtr<CubicCurve>(0.1f, 0.2f, 0.48f… variable
2751 stretchRate_, TARGET_START_TRANSLATE_TIME, INDICATOR_ZONE_STRETCH); in StartDragRetractionAnimation()