Searched refs:Mass (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | spring_model.cpp | 43 double SpringProperty::Mass() const in Mass() function in OHOS::Ace::SpringProperty 78 …double cmk = spring->Damping() * spring->Damping() - HIGH_RATIO * spring->Mass() * spring->Stiffne… in Build() 97 r_ = -spring->Damping() / (LOW_RATIO * spring->Mass()); in CriticalDampedModel() 123 …double cmk = spring->Damping() * spring->Damping() - HIGH_RATIO * spring->Mass() * spring->Stiffne… in OverdampedModel() 124 r1_ = (-spring->Damping() - sqrt(cmk)) / (LOW_RATIO * spring->Mass()); in OverdampedModel() 125 r2_ = (-spring->Damping() + sqrt(cmk)) / (LOW_RATIO * spring->Mass()); in OverdampedModel() 152 …w_ = sqrt(HIGH_RATIO * spring->Mass() * spring->Stiffness() - spring->Damping() * spring->Damping(… in UnderdampedModel() 153 (LOW_RATIO * spring->Mass()); in UnderdampedModel() 154 r_ = -spring->Damping() / (LOW_RATIO * spring->Mass()); in UnderdampedModel()
|
H A D | spring_model.h | 43 double Mass() const;
|
/ohos5.0/docs/zh-cn/design/ux-design/ |
H A D | animation-attributes.md | 108 | Mass 质量 | 附着在弹簧上的对象的质量 |
|
/ohos5.0/docs/en/design/ux-design/ |
H A D | animation-attributes.md | 116 | Mass| Mass of the object attached to the spring.|
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-curve.md | 150 | mass | number | Yes | Mass, which influences the inertia in the spring system. The greater … 252 | mass | number | Yes | Mass, which influences the inertia in the spring system. The greater… 402 | mass | number | Yes | Mass, which influences the inertia in the spring system. The greater…
|
H A D | _ark_u_i___native_module.md | 6778 | mass | Mass, which influences the inertia in the spring system. The greater the mass, the greater… 6831 | mass | Mass, which influences the inertia in the spring system. The greater the mass, the greater…
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/ |
H A D | last_kmsg | 869 <6>[ 8.447808] Mass Storage Function, version: 2009/09/11
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/ |
H A D | last_kmsg | 869 <6>[ 8.447808] Mass Storage Function, version: 2009/09/11
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest008/ |
H A D | last_kmsg | 869 <6>[ 8.447808] Mass Storage Function, version: 2009/09/11
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest014/ |
H A D | last_kmsg | 869 <6>[ 8.447808] Mass Storage Function, version: 2009/09/11
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest015/ |
H A D | last_kmsg | 869 <6>[ 8.447808] Mass Storage Function, version: 2009/09/11
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 56170 675 Mass Ave, Cambridge, MA 02139, USA 56632 Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|