Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimatable.h74 timePoint_ = std::clamp(timePoint, 0.0f, 1.0f); in SetTimePoint()
79 return timePoint_; in GetTimePoint()
95 float timePoint_ = 0.0f; // between 0.0 to 1.0 member in OHOS::Ace::Animatable

Completed in 1 milliseconds