Searched refs:ProcessVector4f (Results 1 – 3 of 3) sorted by relevance
195 HWTEST_F(RSAnimationRateDeciderTest, ProcessVector4f, TestSize.Level1)203 int32_t res = rsAnimationRateDecider.ProcessVector4f(property, frameRateGetFunc);208 res = rsAnimationRateDecider.ProcessVector4f(property, frameRateGetFunc);
102 return ProcessVector4f(property, func); in CalculatePreferredRate()112 int32_t RSAnimationRateDecider::ProcessVector4f(const PropertyValue& property, const FrameRateGetFu… in ProcessVector4f() function in OHOS::Rosen::RSAnimationRateDecider
45 int32_t ProcessVector4f(const PropertyValue& property, const FrameRateGetFunc& func);