Home
last modified time | relevance | path

Searched defs:propertyValue (Results 1 - 17 of 17) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty_handle_util.h67 bool SetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, T&& propertyValue) in SetPropertyValue() argument
55 SetPropertyValue( IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType, T&& propertyValue) SetPropertyValue() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.h88 bool SetValue(BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_want.h64 napi_value propertyValue = OHOS::AbilityRuntime::CreateJsValue(env, natValue); in InnerWrapJsWantParams() local
H A Dnapi_common_want.cpp1283 napi_value propertyValue = CreateJsWantParams(env, wp); in InnerWrapJsWantParamsWantParams() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h88 bool SetValue(const BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument
177 bool SetValue(const BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_property_animation_test.cpp107 auto propertyValue = renderPropertyAnimation->GetPropertyValue(); in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp150 float propertyValue = property->ToFloat(); in ProcessFloat() local
H A Drs_animation_trace_utils.cpp162 auto propertyValue = ParseRenderPropertyVaule(value); in addAnimationFrameTrace() local
174 auto propertyValue = ParseRenderPropertyVaule(initialVelocity, value->GetPropertyType()); in addSpringInitialVelocityTrace() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h361 Object& MetaProperty(BASE_NS::string_view propertyName, const PropertyValueType& propertyValue) in MetaProperty() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dslow_motion_session_napi.cpp215 GetDoubleProperty(napi_env env, napi_value param, const std::string& propertyName, double& propertyValue) GetDoubleProperty() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp174 bool GetNamePropertyFromJS(napi_env env, napi_value argValue, const std::string& str, napi_value& propertyValue) in GetNamePropertyFromJS() argument
H A Dnapi_common.h524 napi_value propertyValue = nullptr; in SetEnumValueFromJS() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_device_impl.cpp122 int32_t HdiDeviceImpl::GetDisplayProperty(uint32_t screenId, uint32_t propertyId, uint64_t& propertyValue) in GetDisplayProperty() argument
142 uint64_t propertyValue; in GetScreenCapability() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp742 std::string propertyValue = propertyMap.at(property); in IsPropertyValid() local
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp912 napi_value propertyValue = nullptr; in IsProperty() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp550 napi_value propertyValue = nullptr; in LoadSystemModuleByEngine() local
682 napi_value propertyValue = nullptr; in Initialize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp994 auto propertyValue = propertyPtr ? propertyPtr->Get() : nullptr; in CalcNodeCmdListCount() local

Completed in 20 milliseconds