/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property_handle_util.h | 67 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 D | property_util.h | 88 bool SetValue(BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_want.h | 64 napi_value propertyValue = OHOS::AbilityRuntime::CreateJsValue(env, natValue); in InnerWrapJsWantParams() local
|
H A D | napi_common_want.cpp | 1283 napi_value propertyValue = CreateJsWantParams(env, wp); in InnerWrapJsWantParamsWantParams() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.h | 88 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 D | rs_render_property_animation_test.cpp | 107 auto propertyValue = renderPropertyAnimation->GetPropertyValue(); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_animation_rate_decider.cpp | 150 float propertyValue = property->ToFloat(); in ProcessFloat() local
|
H A D | rs_animation_trace_utils.cpp | 162 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 D | object_api.h | 361 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 D | slow_motion_session_napi.cpp | 215 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 D | napi_common.cpp | 174 bool GetNamePropertyFromJS(napi_env env, napi_value argValue, const std::string& str, napi_value& propertyValue)
in GetNamePropertyFromJS() argument
|
H A D | napi_common.h | 524 napi_value propertyValue = nullptr;
in SetEnumValueFromJS() local
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_device_impl.cpp | 122 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 D | profile_utils.cpp | 742 std::string propertyValue = propertyMap.at(property); in IsPropertyValid() local
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_pastedata.cpp | 912 napi_value propertyValue = nullptr; in IsProperty() local
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | js_runtime.cpp | 550 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 D | rs_profiler_base.cpp | 994 auto propertyValue = propertyPtr ? propertyPtr->Get() : nullptr; in CalcNodeCmdListCount() local
|