Searched refs:ProcessFloat (Results 1 – 3 of 3) sorted by relevance
241 HWTEST_F(RSAnimationRateDeciderTest, ProcessFloat, TestSize.Level1)251 int32_t res = rsAnimationRateDecider.ProcessFloat(property, frameRateGetFunc);256 res = rsAnimationRateDecider.ProcessFloat(property, frameRateGetFunc);
106 return ProcessFloat(property, func); in CalculatePreferredRate()144 int32_t RSAnimationRateDecider::ProcessFloat(const PropertyValue& property, const FrameRateGetFunc&… in ProcessFloat() function in OHOS::Rosen::RSAnimationRateDecider
47 int32_t ProcessFloat(const PropertyValue& property, const FrameRateGetFunc& func);