Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp193 if (auto taa = interface_cast<IPostProcessEffectPrivate>(META_NS::GetValue(Taa()))) { in SetEntity() local
194 taa->Bind(ecsObject_, sh, preferEcsValues); in SetEntity()