Searched refs:RecalculateFloat (Results 1 – 2 of 2) sorted by relevance
597 return state == SUCCESS ? RecalculateFloat(unit, outValue) : state; in GetThemeFloat()613 return state == SUCCESS ? RecalculateFloat(unit, outValue) : state; in GetThemeFloat()632 return RecalculateFloat(unit, outValue); in GetFloatById()679 return RecalculateFloat(unit, outValue); in GetFloatByName()693 RState ResourceManagerImpl::RecalculateFloat(const std::string &unit, float &result) in RecalculateFloat() function in OHOS::Global::Resource::ResourceManagerImpl
752 RState RecalculateFloat(const std::string &unit, float &result);