Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_utill.h141 …static float CalculateValue(float inputValue, float minInput, float maxInput, float minOutPut, flo… in CalculateValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.cpp399 void RenderLoadingProgress::CalculateValue(int32_t start, int32_t end, double percent) in CalculateValue() function in OHOS::Ace::RenderLoadingProgress