Home
last modified time | relevance | path

Searched defs:GetPropertyValue (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty_handle_util.h75 T GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDe… in GetPropertyValue() function
85 T GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName) in GetPropertyValue() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp59 const std::shared_ptr<RSPropertyBase> RSPropertyAnimation::GetPropertyValue() const in GetPropertyValue() function in OHOS::Rosen::RSPropertyAnimation
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_property_animation.cpp117 const std::shared_ptr<RSRenderPropertyBase> RSRenderPropertyAnimation::GetPropertyValue() const in GetPropertyValue() function in OHOS::Rosen::RSRenderPropertyAnimation
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.inl179 T JsiObject::GetPropertyValue(const char* prop, T defaultValue) const function in OHOS::Ace::Framework::JsiObject
200 T JsiObject::GetPropertyValue(int32_t propertyIndex, T defaultValue) const function in OHOS::Ace::Framework::JsiObject
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp94 Type& GetPropertyValue(uintptr_t ptr) in GetPropertyValue() function