Home
last modified time | relevance | path

Searched defs:ProcessFloat (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_animation_rate_decider.cpp147 int32_t RSAnimationRateDecider::ProcessFloat(const PropertyValue& property, const FrameRateGetFunc&… in ProcessFloat() function in OHOS::Rosen::RSAnimationRateDecider
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsanimationratedeciderstandard_fuzzer/
Drsanimationratedeciderstandard_fuzzer.cpp141 void ProcessFloat(FuzzedDataProvider& FD, RSAnimationRateDecider& decider) in ProcessFloat() function