Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp2570 … if (auto cachedIdx = scene_->GetSubCollectionIndexByRoot(cachedEntity); cachedIdx != -1) { in ReleaseOwnership() local
2571 scene_->GetSubCollection(cachedIdx)->SetActive(false); in ReleaseOwnership()