Home
last modified time | relevance | path

Searched defs:animationScale (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationfraction_fuzzer/
H A Drsanimationfraction_fuzzer.cpp64 float animationScale = GetData<float>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_animation_fraction_test.cpp69 float animationScale = 0.f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_animat_fraction_test.cpp82 float animationScale = 0.f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_fraction.cpp59 void RSAnimationFraction::SetAnimationScale(float animationScale) in SetAnimationScale() argument
69 float animationScale = std::atof(value); in OnAnimationScaleChangedCallback() local
90 float animationScale = GetAnimationScale(); in IsStartRunning() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
H A Drsanimationbase_fuzzer.cpp89 float animationScale = GetData<float>(); in RSAnimationFractionFuzzerTest() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp261 auto animationScale = std::atof(value); in OnAnimationScaleChanged() local

Completed in 7 milliseconds