Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h263 const TranslateOptions& GetEffect() const in GetEffect() function
292 const RotateOptions& GetEffect() const in GetEffect() function
323 const ScaleOptions& GetEffect() const in GetEffect() function
352 const float& GetEffect() const in GetEffect() function
383 const TransitionEdge& GetEffect() const in GetEffect() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shared_transition/
H A Dshared_transition_component.cpp58 const RefPtr<SharedTransitionEffect>& SharedTransitionComponent::GetEffect() const in GetEffect() function in OHOS::Ace::SharedTransitionComponent
H A Dshared_transition_element.cpp306 const RefPtr<SharedTransitionEffect>& SharedTransitionElement::GetEffect() const in GetEffect() function in OHOS::Ace::SharedTransitionElement
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_resource_cache.h66 RenderEffectBasePtr GetEffect(const std::string name) in GetEffect() function