Home
last modified time | relevance | path

Searched defs:GetFloat (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/image_effect/frameworks/native/utils/common/
Djson_helper.cpp147 float EffectJson::GetFloat() in GetFloat() function in OHOS::Media::Effect::EffectJson
155 float EffectJson::GetFloat(const std::string &key, float defaultValue) in GetFloat() function in OHOS::Media::Effect::EffectJson
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_base.cpp78 float PreferencesBase::GetFloat(const std::string &key, const float &defValue = {}) in GetFloat() function in OHOS::NativePreferences::PreferencesBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_rendering_context_common.cpp640 static napi_value GetFloat(napi_env env, napi_callback_info info) in GetFloat() function