Home
last modified time | relevance | path

Searched defs:SetPropertyValue (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty_handle_util.h55 bool SetPropertyValue( in SetPropertyValue() function
67 bool SetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, T&& propertyValue) in SetPropertyValue() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp52 void RSPropertyAnimation::SetPropertyValue(const std::shared_ptr<RSPropertyBase>& value) in SetPropertyValue() function in OHOS::Rosen::RSPropertyAnimation
H A Drs_implicit_animator.cpp496 void RSImplicitAnimator::SetPropertyValue( in SetPropertyValue() function in OHOS::Rosen::RSImplicitAnimator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_property_animation.cpp110 void RSRenderPropertyAnimation::SetPropertyValue(const std::shared_ptr<RSRenderPropertyBase>& value) in SetPropertyValue() function in OHOS::Rosen::RSRenderPropertyAnimation