Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dentity_collection.cpp488 const bool effectivelyActive = isActive_ && !isMarkedDestroyed_; in SetActive() local
510 const bool effectivelyActive = isActive_ && !isMarkedDestroyed_; in MarkDestroyed() local