Home
last modified time | relevance | path

Searched refs:sharpCurve_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_compile_progress.h65 std::shared_ptr<Rosen::RSInterpolator> sharpCurve_; member in OHOS::BootCompileProgress
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp79 sharpCurve_ = std::make_shared<Rosen::RSCubicBezierInterpolator>( in Init()
275 float fraction = sharpCurve_->Interpolate(input); in DrawProgressPoint()

Completed in 2 milliseconds