Home
last modified time | relevance | path

Searched refs:GetRSTransitionWithoutType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h257 static std::shared_ptr<Rosen::RSTransitionEffect> GetRSTransitionWithoutType(
H A Drosen_render_context.cpp2319 auto effect = GetRSTransitionWithoutType(transOptions, frameSize); in NotifyTransitionInner()
4495 std::shared_ptr<Rosen::RSTransitionEffect> RosenRenderContext::GetRSTransitionWithoutType( function in OHOS::Ace::NG::RosenRenderContext