Home
last modified time | relevance | path

Searched refs:GetCachedValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Dprogress_component.h75 double GetCachedValue() const in GetCachedValue() function
77 return data_.GetCachedValue(); in GetCachedValue()
H A Drender_progress.cpp27 cachedValue_ = progress->GetCachedValue(); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dprogress_data.h90 double GetCachedValue() const in GetCachedValue() function