Home
last modified time | relevance | path

Searched defs:Calculate (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve_animation.h100 void Calculate(float time, const RefPtr<Curve>& curve) in Calculate() function in OHOS::Ace::CurveAnimation
H A Dkeyframe_animation.h140 void Calculate(float keyTime) in Calculate() function in OHOS::Ace::KeyframeAnimation
H A Dproperty_animation.cpp81 void PropertyAnimation::Calculate(float keyTime) in Calculate() function in OHOS::Ace::PropertyAnimation
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_divider_arithmetic.h115 RefPtr<CustomAnimatableArithmetic> Calculate(const RefPtr<CustomAnimatableArithmetic>& value, bool isAdd) const in Calculate() function in OHOS::Ace::NG::ListDividerArithmetic
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp22 bool TriangleRotationCalculator::Calculate(double xOffset, double yOffset) in Calculate() function in OHOS::Ace::TriangleRotationCalculator
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient.h141 int16_t Calculate(int16_t x, int16_t y, int16_t startRadius, int16_t endRadius, int16_t size) in Calculate() function in OHOS::GradientRadialCalculate
219 int16_t Calculate(int16_t x, int16_t, int16_t, int16_t distance, int16_t size) in Calculate() function in OHOS::GradientLinearCalculate
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dcondition_arbitrator.cpp480 bool ConditionArbitrator::Calculate(LinkQueue *expressionQueue) const in Calculate() function in OHOS::ACELite::ConditionArbitrator
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_property.h629 PaddingPropertyT<float> Calculate(const PaddingPropertyT<float>& another, bool skipNullOpt, bool isAdd) const in Calculate() function
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp1156 void AnimationSystem::Calculate(array_view<const uint32_t> resultIndices) in Calculate() function in AnimationSystem

Completed in 8 milliseconds